feat: Update config with new releases

This commit is contained in:
2025-10-22 13:58:47 +11:00
parent 3db24e33d4
commit 9287396d75
7 changed files with 42 additions and 10 deletions

4
.zshrc
View File

@@ -76,7 +76,9 @@ alias tree=tre
alias z='zellij'
alias za='zellij attach'
alias open='xdg-open'
alias gh='git log -3'
alias vim="nvim"
alias vi="nvim"
# ani-cli with preview
alias ani-cli='FZF_DEFAULT_OPTS= ani-cli'