Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 282 Bytes

Installation

git clone git@github.com:khuezy/dotfiles.git ~/dotfiles
cd ~/dotfiles
git submodule init
git submodule update

To setup the dotfiles make sure that setup.sh has execute permissions and then run that script. Note: This is stolen from Aeden Jameson.