mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
moving reload rvm bugfix to rvm plugin
This commit is contained in:
parent
34188658ca
commit
516ee5841c
1 changed files with 0 additions and 5 deletions
|
|
@ -25,9 +25,4 @@ plugins=(git)
|
|||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# After open new tabs / windows and "Reuse Previous Tab's Directory"
|
||||
# reload the .rvmrc file on current directory
|
||||
# http://beginrescueend.com/integration/zsh/
|
||||
[[ -s $HOME/.rvm/scripts/rvm ]] && __rvm_project_rvmrc
|
||||
|
||||
# Customize to your needs...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue