mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-12-03 11:46:01 +01:00
cleanup rvm
This commit is contained in:
parent
2e35096963
commit
9b57ffd20b
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
[[ -s "$HOME/.cargo/env" ]] && . "$HOME/.cargo/env"
|
||||
|
||||
{{- if eq .chezmoi.os "linux" }}
|
||||
|
|
Loading…
Reference in a new issue