Problem Adding PATH to ~/.zshrc
1
vote
1
answer
1519
views
I am having an issue adding a path variable on my zsh.
This is the warning that was produced:
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so:
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
Asked by Kevin Kavai
(21 rep)
Nov 1, 2019, 09:34 AM
Last activity: Apr 8, 2020, 10:06 PM
Last activity: Apr 8, 2020, 10:06 PM