aboutsummaryrefslogtreecommitdiffstats
path: root/.config/fish/fish_variables (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-12-28refactor: fish 4.3 changeskj_sh6041-40/+1
fish update message that prompted this change: fish: upgraded to version 4.3: * Color variables are no longer set in universal scope by default. Migrated them to global variables set in ~/.config/fish/conf.d/fish_frozen_theme.fish To restore syntax highlighting in other fish sessions, please restart them. * The fish_key_bindings variable is no longer set in universal scope by default. Migrated it to a global variable set in ~/.config/fish/conf.d/fish_frozen_key_bindings.fish See also the release notes (type `help relnotes`).
2025-03-03refactor: update `fish_variables`kj-sh6041-2/+2
2023-08-04refactor: match `zsh` syntax-highlighting in `fish`Blista Kanjo1-14/+24
2022-09-12feat: fish shell vim bindingsBlista Kanjo1-1/+1
2022-09-01refactor: organized the entire repo | feat: added pomodoro aliases inspired ↵Blista Kanjo1-0/+36
by bashbunni