My dotfiles for vim, zsh, and tmux. Also uses zim.
git clone git@github.com:mrozbarry/dotfiles.git ~/.dotfiles
cd .dotfiles
./install.sh
to install required packages and things. Supports--mac
for installing homebrew+tools, and--zim
for installing zim.
Open up your ~/.zshrc
file, and add this to the bottom:
# ...maybe other stuff
source ~/.dotfiles/zshrc
Update my dotfiles stuff
$ updot
I don't support it, but there wouldn't be a lot of effort required to load up custom .vim
and .zsh
files.