dotfiles/README.md
2022-05-24 15:47:32 -05:00

303 B

Config files

Clone the repo:

git clone https://github.com/jbowdre/dotfiles.git ~/.dotfiles

Use ln to symlink the desired configs into your home directory:

ln -s ~/.dotfiles/zsh/.zshrc ~/.zshrc
ln -s ~/.dotfiles/vim/.vimrc ~/.vimrc
ln -s ~/.dotfiles/tmux/.tmux.conf ~/.tmux.conf