Skip to content

Instantly share code, notes, and snippets.

@davecarter
Forked from wesbos/install-imgcat.sh
Created February 19, 2016 19:34
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 davecarter/df7933b835306baed57e to your computer and use it in GitHub Desktop.
Save davecarter/df7933b835306baed57e to your computer and use it in GitHub Desktop.
sudo curl -o /usr/local/bin/imgcat -O https://raw.githubusercontent.com/gnachman/iTerm2/master/tests/imgcat && sudo chmod +x /usr/local/bin/imgcat
# If you have a better way to fix the permissions, comment below!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment