Backups of my important files.
- zsh:
.zshrc - vim:
.vimrc - git: `.gitconfig
- hexo:
_config.yml - cv:
cv.tex,cv.pdf
ln -s ~/repos/dotfiles/zsh/.zshrc ~/.zshrc
ln -s ~/repos/dotfiles/vim/.vimrc ~/.vimrc
ln -s ~/repos/dotfiles/git/.gitconfig ~/.gitconfig
ln -s ~/repos/dotfiles/hexo/_config.yml ~/repos/hexo/_config.yml