add support for zoxide -> mapping for zathura is now 'za'

This commit is contained in:
xesc 2024-10-26 22:41:16 +02:00
parent 3f111ddd57
commit 9221784c23

View file

@ -72,7 +72,7 @@ alias \
alias \
v="$EDITOR" \
e="$EDITOR" \
z="zathura" \
za="zathura" \
n="nnn" \
g="git" \
l="ls --color=auto"