add zoxide

This commit is contained in:
Adam Jeniski 2023-02-27 12:29:57 -05:00
parent 3c617a977e
commit 3471ed07b1

2
.zshrc
View File

@ -97,5 +97,7 @@ _bb_tasks() {
}
compdef _bb_tasks bb
eval "$(zoxide init zsh)"
#tail -n 10 ~/todo
eval "$(starship init zsh)"