Skip to content

Instantly share code, notes, and snippets.

@kfkawalec
Last active April 12, 2017 19:44
Show Gist options
  • Save kfkawalec/a71f74ceddc76180fd9fe42814985536 to your computer and use it in GitHub Desktop.
Save kfkawalec/a71f74ceddc76180fd9fe42814985536 to your computer and use it in GitHub Desktop.
#!/bin/bash
# Usage: Execute the following command:
<<COMMENT1
curl -L https://gist.github.com/kfkawalec/a71f74ceddc76180fd9fe42814985536/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/kfkawalec/9f3063963adf604e62eaf15a8cf02e81/raw/ > ~/.bash_profile
curl -L https://gist.github.com/kfkawalec/964604ab19800743495a6d4918d21bde/raw/ > ~/.gitconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment