unix-simple is a zsh plugin that provides a function shows a graphic about unix
Add this to your zinit config (.zshrc):
zinit light redxtech/zsh-unix-simple
# it also works with turbo mode:
zinit ice wait lucid
zinit load redxtech/zsh-unix-simple
Install it with your favourite zsh package manager, or clone it directly to your
$ZSH_CUSTOM/plugins
directory with git, and add zsh-unix-simple
to the plugins
array in your .zshrc
file:
plugins=(... zsh-unix-simple)
unix-simple
is very easy to use, simply run the command:
unix-simple