Skip to content

Instantly share code, notes, and snippets.

@varun19299
Forked from wesbos/install-imgcat.sh
Created November 11, 2018 10:50
Show Gist options
  • Save varun19299/1f749964e46836ba7c77d96d9296955d to your computer and use it in GitHub Desktop.
Save varun19299/1f749964e46836ba7c77d96d9296955d 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