zsh conf updates
- Add lazygit alias `lg` - Configure fzf reverse search
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user