diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 9715da7..24c6f57 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -24,6 +24,12 @@ export GPG_TTY="$(tty)" export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) gpg-connect-agent updatestartuptty /bye > /dev/null +bindkey "^[[H" beginning-of-line +bindkey "^[[F" end-of-line +{{if eq .chezmoi.os "darwin" }} +bindkey "รง" fzf-cd-widget +{{ end }} + macchina # Cargo env