Skip to content

Instantly share code, notes, and snippets.

@soulvice
Created January 30, 2016 14:24
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 soulvice/16a1239d62059ec547c1 to your computer and use it in GitHub Desktop.
Save soulvice/16a1239d62059ec547c1 to your computer and use it in GitHub Desktop.
all:
if [ ! -d "iTerm2" ]; then git clone https://github.com/soulvice/iTerm2; fi
cd iTerm2; git reset --hard; git pull; make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment