Back to Ohmyzsh

catimg

plugins/catimg/README.md

latest572 B
Original Source

catimg

Plugin for displaying images on the terminal using the catimg.sh script provided by posva

To use it, add catimg to the plugins array in your zshrc file:

zsh
plugins=(... catimg)

Requirements

  • magick convert (ImageMagick)

Functions

FunctionDescription
catimgDisplays the given image on the terminal

Usage examples