Skip to content

Latest commit

 

History

History
executable file
·
21 lines (18 loc) · 406 Bytes

File metadata and controls

executable file
·
21 lines (18 loc) · 406 Bytes

dotfiles

Backups of my important files.

file list

  • zsh: .zshrc
  • vim: .vimrc
  • git: `.gitconfig
  • hexo: _config.yml
  • cv: cv.tex, cv.pdf

config files

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