ohmyzsh/plugins/catimg
2024-03-14 23:07:39 +07:00
..
catimg.plugin.zsh
catimg.sh
colors.png
README.md docs: fix typos (#12284) 2024-03-14 23:07:39 +07:00

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:

plugins=(... catimg)

Requirements

  • convert (ImageMagick)

Functions

Function Description
catimg Displays the given image on the terminal

Usage examples

asciicast