iterm2 ohmyzsh
In 'zsh' I can't use 'z' to search folders, appears command not found: z
I try to run
source "$(brew --prefix)/etc/profile.d/z.sh"
and
source /usr/local/etc/profile.d/z.sh
but doesn't work
I got it!,
First:
vim ~/.zshrc
and
plugins=(
git
z
)
exit with :x!
And run
source ~/.zshrc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With