dotfiles/zsh/.oh-my-zsh/plugins/grc
2024-06-19 00:06:56 +02:00
..
grc.plugin.zsh First commit 2024-06-19 00:06:56 +02:00
README.md First commit 2024-06-19 00:06:56 +02:00

Generic Colouriser plugin

This plugin adds wrappers for commands supported by Generic Colouriser:

To use it, add grc to the plugins array in your zshrc file:

plugins=(... grc)

Commands

The plugin sources the bundled alias generator from the installation, available at /etc/grc.zsh. The complete list of wrapped commands may vary depending on the installed version of grc, look at the file mentioned above (/etc/grc.zsh) to see which commands are wrapped.