Add Ruby Gems bin to PATH
This commit is contained in:
parent
8c7a88640c
commit
bcfe71536e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ _acp_add_path () {
|
|||
for dir in "$HOME/bin" \
|
||||
"$HOME/.cargo/bin" \
|
||||
"$HOME/opt/centos-git-common" \
|
||||
"${XDG_DATA_HOME:-$HOME/.local/share}/gem/ruby/bin" \
|
||||
/usr/local/sbin \
|
||||
/usr/local/bin
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue