mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 14:28:41 +08:00

No longer uses global vars to cache set_color output, this was from before set_color was a builtin, it is pointless now. This is also a prompt from before we had bright named colors, and it appears it was relying on -o red to get bright red. so use brred, etc.