Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 184 Bytes

Dotfiles

Installation:

$ git clone --recurse-submodules [email protected]:justinretzolk/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.sh
$ chsh -s $(which zsh)