Files
config/.oh-my-zsh/plugins/catimg/README.md
2025-07-22 16:18:19 +01:00

573 B
Executable File

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

Usage examples

asciicast