diff --git a/home/modules/zsh/zshrc.nix b/home/modules/zsh/zshrc.nix index f210031..97700ba 100644 --- a/home/modules/zsh/zshrc.nix +++ b/home/modules/zsh/zshrc.nix @@ -87,8 +87,8 @@ alias nixoide="nix repl ''" alias vps="ssh -A vps" bindkey -e - bindkey ";5D" backward-word - bindkey ";5C" forward-word + bindkey "^[[1;5D" backward-word + bindkey "^[[1;5C" forward-word bindkey "\e[3~" delete-char function use() {