Kewang 78b241b16a Capitalizate github to GitHub (#5932) 5 年之前
..
README.md 43e5c9093a catimg: add README (#7232) 5 年之前
catimg.plugin.zsh 78b241b16a Capitalizate github to GitHub (#5932) 5 年之前
catimg.sh 78b241b16a Capitalizate github to GitHub (#5932) 5 年之前
colors.png 0185d9920b catimg plugin 10 年之前

README.md

catimg

Plugin for displaying images on the terminal using the the catimg.sh script provided by posva

Requirements

  • convert (ImageMagick)

Enabling the plugin

  1. Open your .zshrc file and add catimg in the plugins section:
   plugins=(
       # all your enabled plugins
       catimg
   )
  1. Reload the source file or restart your Terminal session:
   $ source ~/.zshrc
   $

Functions

Function Description
catimg Displays the given image on the terminal

Usage examples

asciicast