Adding sbin to homebrew path
This commit is contained in:
parent
15f3ea9257
commit
46533ec5c7
5 changed files with 5 additions and 4 deletions
2
bashrc
2
bashrc
|
|
@ -16,7 +16,7 @@ export P4EDITOR=vi
|
|||
export SVN_EDITOR=vi
|
||||
|
||||
export EDITOR=vim
|
||||
export PATH="/usr/local/bin:$PATH"
|
||||
export PATH="/usr/local/bin:/usr/local/sbin:$PATH"
|
||||
|
||||
export TERM="xterm-256color"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue