Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 172 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 172 Bytes

Dotfiles and config files

// from the dotfile directory:
curl https://raw.githubusercontent.com/Jspsun/DotFiles/master/setup.sh > temp.sh
sh temp.sh
rm temp.sh