Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 161 Bytes

File metadata and controls

5 lines (4 loc) · 161 Bytes

My dotfiles

pushd ~; git clone https://github.com/andyfowler/dotfiles .dotfiles; cd .dotfiles; git submodule update --init; script/bootstrap; popd;