All the relevant dot files, I customized over time. The files are customized for Linux and/or Mac.
Currently:
- Vim
- Tmux
- zsh
- ideavim (jetbrains products)
- bash
Download them, cd into the folder and use mv . $HOME/.
Careful! .vimrc contains a list of pathogen plugins. Remove the list to get rid of the warning...
with:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"