ohmyzsh/plugins/catimg
Josh Soref 0e41181d54
chore: fix spelling errors across the project (#10459)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-01 12:20:31 +01:00
..
README.md Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
catimg.plugin.zsh chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
catimg.sh chore: fix spelling errors across the project (#10459) 2021-12-01 12:20:31 +01:00
colors.png

README.md

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