Skip to content

surenkov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Useful configs (vim, zsh) of mine

Emacs

  1. Install Doom Emacs
  2. Symlink .doom.d to your home path
  3. Run doom sync
  4. Profit!

VIM

Actually, Neovim. Not sure if it will work with VIM, at least few plugins require VIM 8+.

Installation steps:

  1. symlink .vimrc to ~/.config/nvim/init.vim;
  2. install vim-plug
  3. run nvim +PlugInstall +qa
  4. ...
  5. PROFIT!

Useful plugins:

  • omf install pyenv nvm fzf

Aacritty

symlink alacritty.yml to ~/.config/alacritty/alacritty.yml;

Kitty

symlink kitty.conf to ~/.config/kitty/kitty.conf;

Tmux

  1. symlink .tmux.conf to ~/.tmux.conf;
  2. hit C-z I in active tmux session to install the plugins

About

Useful configs (emacs, vim, fish...) of mine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published