Skip to content

Instantly share code, notes, and snippets.

@wesbos
Last active October 20, 2023 00:48
Show Gist options
  • Star 35 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save wesbos/eac5f93478002312db1f to your computer and use it in GitHub Desktop.
Save wesbos/eac5f93478002312db1f 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!
@sarnobat
Copy link

sarnobat commented Sep 3, 2019

Thank you very much for the updated command ytyng. I would have given up when the first command wasn't working.

The only problem with imgcat over ssh is that we don't get all those nice command line options like we do on Mac. Still, this is the best thing to happen to the terminal in years.

@rhartzell
Copy link

I love it! Thank you for the gist!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment