Compare commits

..

2 Commits

Author SHA1 Message Date
aceb615dfb (chore) update readme 2026-04-07 11:28:37 +02:00
5a6c231cb6 zsh: few parity fixes 2026-04-07 10:10:22 +02:00

View File

@@ -19,6 +19,7 @@ COMPLETION_WAITING_DOTS="true"
plugins=(git colored-man-pages rust ssh-agent)
zstyle :omz:plugins:ssh-agent helper sshaskpass
zstyle :omz:plugins:ssh-agent agent-forwarding yes
bindkey ^F forward-word
bindkey ^B backward-word