Add ~/opt/centos-git-common to PATH
This commit is contained in:
parent
6094f9c46f
commit
28a5ed4465
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ PATH="/usr/sbin:/sbin:/usr/bin:/bin"
|
|||
for dir in $HOME/bin \
|
||||
$HOME/.cargo/bin \
|
||||
$HOME/.gem/ruby/2.6.0/bin \
|
||||
$HOME/opt/centos-git-common \
|
||||
/usr/X11R7/bin \
|
||||
/usr/X11R6/bin \
|
||||
/usr/local/sbin \
|
||||
|
|
Loading…
Reference in a new issue