This commit is contained in:
Peder Bergebakken Sundt 2025-01-22 10:02:10 +01:00
parent 92270f099f
commit 28ef202265
2 changed files with 5 additions and 0 deletions

View File

@ -80,4 +80,8 @@
nix-diff
comma
];
home.shellAliases.fda = "fd --no-ignore --hidden";
home.shellAliases.afd = "fd --no-ignore --hidden";
}

View File

@ -34,3 +34,4 @@ keybind = ctrl+shift+right=unbind
#keybind = unconsumed:shift+page_down=scroll_page_down
keybind = shift+home=unbind
keybind = shift+end=unbind
keybind = ctrl+shift+q=unbind