Useful configs (vim, zsh) of mine
- Install Doom Emacs
- Symlink
.doom.dto 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
.vimrcto~/.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 ./ghostty to ~/.config/ghostty;
symlink alacritty.yml to ~/.config/alacritty/alacritty.yml;
symlink kitty.conf to ~/.config/kitty/kitty.conf;
- symlink
.tmux.confto~/.tmux.conf; - hit
C-z Iin active tmux session to install the plugins