set vi keybinds for fish

This commit is contained in:
Gabriella Bere 2025-10-01 22:20:37 +01:00
parent 1583ca07a5
commit c7497e9531

View file

@ -23,6 +23,7 @@
set --global VIRTUAL_ENV_DISABLE_PROMPT 1
set --global theme_env_packages_hide binutils-wrapper hyprland-qtutils pciutils pkgconf-wrapper
set fish_greeting \"\"
fish_vi_key_bindings
";
plugins = [
{