all repos — nixfiles @ 59de8ca45f6a624663154dbc08fd2808ea30934c

System and user configuration, managed by nix and home-manager

zsh: Rebind C-t

Alan Pearce
commit

59de8ca45f6a624663154dbc08fd2808ea30934c

parent

986c9b5b1d7cfa1f6633211a1526322f43cd8e6a

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -230,6 +230,7 @@ fi
if zplug check junegunn/fzf then + bindkey '^T' transpose-chars _fzf_compgen_path() { echo "$1" command find -L "$1" \