Add */sbin to PATH
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -28,6 +28,7 @@ export EDITOR="vim"
|
||||
export GIT_PAGER="less"
|
||||
export LESS="-EfmrSwX"
|
||||
export LSCOLORS="gxfxcxdxbxegedabagacad"
|
||||
export PATH="/usr/local/sbin:/usr/sbin:/sbin:$PATH"
|
||||
export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/ --mirror http://cpan.cpantesters.org/"
|
||||
#
|
||||
if [ -x most ]; then
|
||||
|
||||
Reference in New Issue
Block a user