wrappers/fish: enable vi mode

This commit is contained in:
Nikodem Rabuliński 2024-02-02 12:13:00 +01:00
parent 890c6e7dec
commit fffd77b3d1
3 changed files with 7 additions and 7 deletions

View file

@ -20,8 +20,8 @@
config-fish = pkgs.writeText "config.fish" ''
${path-add-lines}
source ${./config.fish}
source ${./prompt.fish}
source ${./config.fish}
'';
in [
"-C"