removed zoxide

This commit is contained in:
Gabe Venberg 2023-11-03 11:36:31 -05:00
parent b1aed83db9
commit fb845d6f18
2 changed files with 1 additions and 5 deletions

View file

@ -183,6 +183,3 @@
#if it was installed using git, can just source the one file:
testPath="$HOME/.fzf.zsh"
[ -f "$testPath" ] && source $testPath
# zoxide stuff
eval "$(zoxide init zsh)"