Skip to content

Instantly share code, notes, and snippets.

@algogrit
Last active March 28, 2018 10:43
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 algogrit/3fd5b9ca88dd08ec5f6ce4d5e2c4c719 to your computer and use it in GitHub Desktop.
Save algogrit/3fd5b9ca88dd08ec5f6ce4d5e2c4c719 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
mkdir -p /usr/local/bin
curl -s https://raw.githubusercontent.com/gauravagarwalr/Script-BackUp/swamp-0.3/OS%20X/Custom-Git-Commands/git-swamp > /usr/local/bin/git-swamp
chmod 744 /usr/local/bin/git-swamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment