Use system ruby (with asdf)
This commit is contained in:
parent
360beb84fe
commit
67373f2bd8
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -101,7 +101,7 @@ export GOPATH=${HOME}/.go
|
|||
export PATH=${GOPATH}/bin:$PATH
|
||||
|
||||
## Ruby
|
||||
export PATH=${PATH}:/home/leo/.gem/ruby/2.7.0/bin
|
||||
#export PATH=${PATH}:/home/leo/.gem/ruby/2.7.0/bin
|
||||
|
||||
## Elixir
|
||||
export ERL_AFLAGS="-kernel shell_history enabled"
|
||||
|
|
Loading…
Reference in a new issue