mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-06 14:21:14 -03:00
- Don't use a guard uvar - we're only setting variables now, and - that's basically free. - Allow non-universal color variables - Simplify the root color setting a bit. - Some comments [ci skip]