fish
fish copied to clipboard
Add custom color variables
These variables can be used to theme prompts etc.
Example
Right now if I want to style hydro, I use:
# Foam
set -g hydro_color_pwd $fish_color_keyword
That's not easy understandable.
With this change I can use:
set -g hydro_color_pwd $fish_color_foam