hammerspoon tilin', rvm fixin'
This commit is contained in:
parent
1285e535bc
commit
57577be6d5
5 changed files with 24 additions and 1 deletions
|
|
@ -36,3 +36,5 @@ eval "$(direnv hook zsh)"
|
|||
|
||||
# load RVM if it exists
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
|
||||
|
||||
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue