mirror of
https://github.com/Matir/skel.git
synced 2026-06-10 11:13:40 -07:00
Basic prezto support.
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
test -f "$HOME/.env" && . "$HOME/.env"
|
||||
|
||||
test -f "${HOME}/.profile.local" && . "${HOME}/.profile.local"
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
Reference in New Issue
Block a user