1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/fish
Stel Abrego 8b797c8eea
fish: escape abbr expansions once again
Commit 8cedd6 `fish: support flexible abbreviations` removed shell
escaping for fish shell abbr values. This was a dangerous breaking
change offered little value and made writing abbr expansions more
difficult. This commit restores automatic shell escaping of fish abbr
values.
2023-12-21 11:42:07 +01:00
..
abbrs.nix fish: escape abbr expansions once again 2023-12-21 11:42:07 +01:00
default.nix fish: support flexible abbreviations 2023-11-24 18:44:25 +01:00
format-scripts.nix fish: format user and generated .fish files 2022-12-04 09:07:54 +01:00
functions.nix fish: always run fish_indent 2022-12-05 23:16:39 +01:00
no-functions.nix fish: always run fish_indent 2022-12-05 23:16:39 +01:00
plugins.nix fish: always run fish_indent 2022-12-05 23:16:39 +01:00