Useful configs (vim, zsh) of mine
- Install Doom Emacs
- Symlink
.doom.d
to your home path - Run
doom sync
- Profit!
Actually, Neovim. Not sure if it will work with VIM, at least few plugins require VIM 8+.
Installation steps:
- symlink
.vimrc
to~/.config/nvim/init.vim
; - install vim-plug
- run
nvim +PlugInstall +qa
- ...
- PROFIT!
zsh + oh-my-zsh
Useful plugins:
fish + oh-my-fish
omf install pyenv nvm fzf
symlink alacritty.yml
to ~/.config/alacritty/alacritty.yml
;
symlink kitty.conf
to ~/.config/kitty/kitty.conf
;
- symlink
.tmux.conf
to~/.tmux.conf
; - hit
C-z I
in active tmux session to install the plugins