Skip to content

Instantly share code, notes, and snippets.

@EvgeneOskin
Last active August 1, 2016 04:58
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EvgeneOskin/ac3923dc59f2fd56d9db to your computer and use it in GitHub Desktop.
Save EvgeneOskin/ac3923dc59f2fd56d9db to your computer and use it in GitHub Desktop.
#!/bin/bash
curl https://gist.githubusercontent.com/EvgeneOskin/21a7b0fea77623963146/raw/89e22d59be604f20393091f15948de6e59141766/git-cool-commit.sh > $HOME/git-cool-commit
chmod +x $HOME/git-cool-commit
sudo mv $HOME/git-cool-commit /usr/local/bin/git-cool-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment