all repos — nixfiles @ 105edf82830b6ac02cb7c2b7d22126687a4291bc

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

zsh: Bind OS X delete key

Alan Pearce
commit

105edf82830b6ac02cb7c2b7d22126687a4291bc

parent

57e501079210490b061a684ee4dcceb1ee8c9daf

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -52,6 +52,8 @@ alias lal="ll -A"
alias lla="lal" alias llr="ll -t" +bindkey '\e[3~' delete-char + if zplug check Tarrasch/zsh-autoenv then AUTOENV_FILE_ENTER=.envrc