Awesome
zsh-colorize-functions
Colorize functions for bash and zsh.
zsh's declare
is a reversed word which cannot be overridden. You must use
\declare
. You can use
zsh-expand
to input declare
to expand \declare
automatically.
Dependencies
- bat: this plugin will do nothing if
bat
is not installed.
Install
zsh
This plugin respects zsh plugin standard, so if you use any plugin manager and follow the instructions of your plugin manager, it can be installed correctly.
bash
. /the/path/of/this/plugin/zsh-colorize-functions.plugin.zsh
Tips
This plugin conflicts with ble.sh.