Created
August 6, 2015 21:51
-
-
Save matrinox/e47b32e4505cf92df318 to your computer and use it in GitHub Desktop.
big.log output for debugging rvm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/username/.rvm/gems/ruby-2.2.2@chevron | |
usage: 'rvm alias [alias_name] [ruby_string]' | |
Regenerating ruby-2.1.5 wrappers........ | |
/Users/username/.rvm/gems/ruby-2.1.5 | |
+ : 7 > cd secure-springs-5928/ | |
+ /scripts/cd : cd() 0 > __zsh_like_cd cd secure-springs-5928/ | |
+ /scripts/extras/bash_zsh_support/chpwd/function.sh : __zsh_like_cd() 1 > typeset __zsh_like_cd_hook | |
+ /scripts/extras/bash_zsh_support/chpwd/function.sh : __zsh_like_cd() 3 > builtin cd secure-springs-5928/ | |
bash: cd: secure-springs-5928/: No such file or directory | |
+ /scripts/extras/bash_zsh_support/chpwd/function.sh : __zsh_like_cd() 14 > return 1 | |
+ : 8 > echo /Users/username/.rvm/gems/ruby-2.1.5 | |
/Users/username/.rvm/gems/ruby-2.1.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment