Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 413 Bytes

dotfiles

Fresh OS X box? Full machine setup including dotfiles:

curl https://raw.githubusercontent.com/nixme/dotfiles/master/bin/setup-machine | bash

Existing box or Linux? Just install dotfiles:

curl https://raw.githubusercontent.com/nixme/dotfiles/master/bin/install-dotfiles | bash

(running random scripts off the internet is lame. thankfully they're my scripts. inspect first)