zsh-colorize-functions
July 6, 2024 ยท View on GitHub
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
batis 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.