asd
This commit is contained in:
parent
92270f099f
commit
28ef202265
@ -80,4 +80,8 @@
|
|||||||
nix-diff
|
nix-diff
|
||||||
comma
|
comma
|
||||||
];
|
];
|
||||||
|
|
||||||
|
home.shellAliases.fda = "fd --no-ignore --hidden";
|
||||||
|
home.shellAliases.afd = "fd --no-ignore --hidden";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -34,3 +34,4 @@ keybind = ctrl+shift+right=unbind
|
|||||||
#keybind = unconsumed:shift+page_down=scroll_page_down
|
#keybind = unconsumed:shift+page_down=scroll_page_down
|
||||||
keybind = shift+home=unbind
|
keybind = shift+home=unbind
|
||||||
keybind = shift+end=unbind
|
keybind = shift+end=unbind
|
||||||
|
keybind = ctrl+shift+q=unbind
|
||||||
|
Loading…
Reference in New Issue
Block a user