mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 03:15:21 +08:00
573 B
573 B
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
magick convert(ImageMagick)
Functions
| Function | Description |
|---|---|
catimg |
Displays the given image on the terminal |
