dotfiles/zsh/.local/share/oh-my-zsh/plugins/catimg
2024-07-24 23:47:14 +02:00
..
catimg.plugin.zsh fix omz being in wrong directory 2024-07-24 23:47:14 +02:00
catimg.sh fix omz being in wrong directory 2024-07-24 23:47:14 +02:00
colors.png fix omz being in wrong directory 2024-07-24 23:47:14 +02:00
README.md fix omz being in wrong directory 2024-07-24 23:47:14 +02: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