Reasonable dotfiles for a quick setup
To quickly configure the scripts run (you must have make
installed)
make arch
make osx
Add custom PATH
extensions and extra initialization code inside ~/.zshrcextra
. This file will be sourced at the bottom of ~/.zshrc
.
Modify the plugin list and the keybindings in ~/.tmux.conf
.
Modify any vim configuration in ~/.vimrc
and the plugin list in ~/.vim/plugins.vim
.