diff --git a/pages/osx/imgcat.md b/pages/osx/imgcat.md new file mode 100644 index 0000000000..6b4721afe2 --- /dev/null +++ b/pages/osx/imgcat.md @@ -0,0 +1,8 @@ +# imgcat + +> A utility to display images inline from the command line. +> Requires a compatible terminal such as iTerm2. + +- Display an image on the command line: + +`imgcat {{filename}}`