Skip to content

Instantly share code, notes, and snippets.

@copyhacker
Created August 30, 2012 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save copyhacker/3532486 to your computer and use it in GitHub Desktop.
Save copyhacker/3532486 to your computer and use it in GitHub Desktop.
Bootstrap dotfiles
mkdir -p ~/code && cd ~/code && git clone https://github.com/copyhacker/dot-rot.git && cd dot-rot && rake
curl -Lo- https://bit.ly/janus-bootstrap | bash
cd ~ && mkdir -p .node-completion
source .bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment