Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 410 Bytes

Dotfiles

Clone this dotfiles repository, and symlink the various components you wish to use:

Requirements

$ cd
$ ln -s dotfiles/vim_files .vim
$ ln -s dotfiles/vim_files/.vimrc .vimrc
$ ln -s dotfiles/tmux_files/.tmux.conf .tmux.conf
$ ln -s dotfiles/zsh_files/.zshrc .zshrc
$ cd dotfiles && git submodule update --init