mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-20 18:41:16 -03:00
- Use named colors instead of hex values - not sure how this happened in the first place, these all map to basic named colors. - Reinitialize if these were last set on fish <3.4, new variables have been added. - Break this into a separate function for the sake of __fish_config_interactive complexity, and allow for running manually.