dotfiles/zsh/.oh-my-zsh/plugins/catimg
2021-01-19 21:01:53 +01:00
..
catimg.plugin.zsh Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
catimg.sh Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
colors.png Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
README.md Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00

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