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

@ -1,2 +1,3 @@
# source /usr/share/autojump/autojump.zsh
eval $(zoxide init zsh)
source <(fzf --zsh)