diff --git a/home-manager/modules/zsh.nix b/home-manager/modules/zsh.nix index 08d22d1..ff47667 100644 --- a/home-manager/modules/zsh.nix +++ b/home-manager/modules/zsh.nix @@ -19,6 +19,8 @@ zstyle ":completion:*" matcher-list "" "m:{a-zA-Z}={A-Za-z}" "r:|=*" "l:|=* r:|=*" autoload -Uz compinit && compinit + bindkey -s ^f "t\n" + clear-ls-all() { clear exa -al