zsh conf updates

- Add lazygit alias `lg`
- Configure fzf reverse search
This commit is contained in:
Johannes Knopp
2026-04-01 15:02:32 +02:00
parent e645ea1641
commit 98235a8c18
3 changed files with 4 additions and 0 deletions

View File

@ -52,3 +52,4 @@ alias drun='docker run -it --network=host --device=/dev/kfd --device=/dev/dri --
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/gcr/ssh"
bindkey '^H' backward-kill-word
bindkey '^R' fzf-history-widget