config/oh-my-zsh/plugins/catimg
2023-02-27 20:04:56 +05:30
..
catimg.plugin.zsh add zsh 2023-02-27 20:04:56 +05:30
catimg.sh add zsh 2023-02-27 20:04:56 +05:30
colors.png add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

catimg

Plugin for displaying images on the terminal using the 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