Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.23 KB

File metadata and controls

45 lines (32 loc) · 1.23 KB

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

Ghostty

symlink ./ghostty to ~/.config/ghostty;

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