mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
change zoxide alias from zi to cd
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ else
|
||||
echo "warning: sesh is not installed" >&2
|
||||
fi
|
||||
if command -v zoxide &>/dev/null; then
|
||||
eval "$(zoxide init zsh)"
|
||||
eval "$(zoxide init zsh --cmd cd)"
|
||||
else
|
||||
echo "warning: zoxide is not installed" >&2
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user