Skip to content

Instantly share code, notes, and snippets.

@Smudge3806
Last active February 23, 2018 14:44
Show Gist options
  • Save Smudge3806/e3263d8696189d54bd811b39714048a8 to your computer and use it in GitHub Desktop.
Save Smudge3806/e3263d8696189d54bd811b39714048a8 to your computer and use it in GitHub Desktop.
base_url='https://gist.githubusercontent.com/Smudge3806'
rm ~/.bash{rc,_profile,_aliases} ~/.posh_bash
curl --silent $base_url/b11524e0ba0082db3e123727292becb7/raw --output ~/.bash_profile
curl --silent $base_url/6e93a63ab9900fffc9abbb694a94c420/raw --output ~/.bashrc
curl --silent $base_url/d6ff9e3fd5310ef7869fd0cb30ea292f/raw --output ~/.bash_aliases
curl --silent $base_url/134402a5af2d56395a11196d0ef64818/raw --output ~/.posh_bash
unset base_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment