mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
add updated gems path
This commit is contained in:
parent
b98686c75c
commit
ce832485af
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ export PATH=$PATH:$HOME/.gem/ruby/2.6.0
|
|||
export PATH=$PATH:/opt/homebrew/Cellar/ruby/3.3.0/lib/ruby/gems/3.3.0
|
||||
export PATH=$PATH:/Users/david/.local/share/gem/ruby/3.3.0
|
||||
export PATH=$PATH:/opt/homebrew/lib/ruby/gems/3.3.0
|
||||
export PATH=$PATH:/opt/homebrew/lib/ruby/gems/3.4.0/bin
|
||||
export PATH=$PATH:/usr/local/bin
|
||||
export PATH=$PATH:$HOME/go/bin
|
||||
export PATH=$PATH:/home/linuxbrew/.linuxbrew/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue