summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rwxr-xr-xhome.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index 5096ddc..c08c0e1 100755
--- a/home.nix
+++ b/home.nix
@@ -35,6 +35,7 @@ in
"cd"
];
initExtra = ''
+ bind -x '"\C-l": clear'
set -o vi
eval "$(fzf --bash)"
eval "$(zoxide init bash)"