Plugin for displaying images on the terminal using the the catimg.sh
script provided by posva
convert
(ImageMagick).zshrc
file and add catimg
in the plugins section: plugins=(
# all your enabled plugins
catimg
)
$ exec zsh
$
Function | Description |
---|---|
catimg |
Displays the given image on the terminal |