iTerm2で画像を見る
imgcat のスクリプトを配置
$ vi /usr/local/bin/imgcat #<= スクリプトをコピペ $ chmod 755 /usr/local/bin/imgcat $ imgcat /path/to/image Images - Documentation - iTerm2 - macOS Terminal Replacement
This post is licensed under CC BY 4.0 by the author.
imgcat のスクリプトを配置
$ vi /usr/local/bin/imgcat #<= スクリプトをコピペ $ chmod 755 /usr/local/bin/imgcat $ imgcat /path/to/image Images - Documentation - iTerm2 - macOS Terminal Replacement