From c7497e9531a16abca9d0d58d54b57604f33bc74b Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Wed, 1 Oct 2025 22:20:37 +0100 Subject: [PATCH] set vi keybinds for fish --- home-manager/fish.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/fish.nix b/home-manager/fish.nix index 4cda943..8537b56 100644 --- a/home-manager/fish.nix +++ b/home-manager/fish.nix @@ -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 = [ {