diff --git a/profiles/shell.nix b/profiles/shell.nix index 5225e60..4150623 100644 --- a/profiles/shell.nix +++ b/profiles/shell.nix @@ -80,4 +80,8 @@ nix-diff comma ]; + + home.shellAliases.fda = "fd --no-ignore --hidden"; + home.shellAliases.afd = "fd --no-ignore --hidden"; + } diff --git a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config index cf74a04..08aa4b6 100644 --- a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config +++ b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config @@ -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