summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile.d/zoxide.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.profile.d/zoxide.sh')
-rwxr-xr-x[-rw-r--r--]dotfiles/system/.profile.d/zoxide.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/system/.profile.d/zoxide.sh b/dotfiles/system/.profile.d/zoxide.sh
index a748043..8bbb86b 100644..100755
--- a/dotfiles/system/.profile.d/zoxide.sh
+++ b/dotfiles/system/.profile.d/zoxide.sh
@@ -8,4 +8,4 @@
eval "$(zoxide init zsh)"
# Alias cd to use zoxide
-alias cd="z"
+# alias cd="z"