setup zoxide.
This commit is contained in:
parent
cd41fdb880
commit
2c0814cadd
2 changed files with 6 additions and 1 deletions
|
@ -183,3 +183,6 @@
|
|||
#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)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue