Skip to content

Instantly share code, notes, and snippets.

@chivalry
Forked from spuder/setup-spencers-bash.sh
Last active August 29, 2015 14:05
Show Gist options
  • Save chivalry/fec506918e9183de1833 to your computer and use it in GitHub Desktop.
Save chivalry/fec506918e9183de1833 to your computer and use it in GitHub Desktop.
#!/bin/bash
#Usage: Execute the following command:
<<COMMENT1
curl -L https://gist.github.com/fec506918e9183de1833/raw/ | bash -x
COMMENT1
#Once this file has been executed once, you can pull the latest updates with 'bashupdate'
curl -L https://gist.github.com/chivalry/afadfeefc4286804b06f/raw/ > ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment