dotfiles/zsh/.oh-my-zsh/plugins/catimg
2024-06-19 00:06:56 +02:00
..
catimg.plugin.zsh First commit 2024-06-19 00:06:56 +02:00
catimg.sh First commit 2024-06-19 00:06:56 +02:00
colors.png First commit 2024-06-19 00:06:56 +02:00
README.md First commit 2024-06-19 00:06:56 +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