Skip to content

Instantly share code, notes, and snippets.

@matrinox
Created August 6, 2015 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matrinox/e47b32e4505cf92df318 to your computer and use it in GitHub Desktop.
Save matrinox/e47b32e4505cf92df318 to your computer and use it in GitHub Desktop.
big.log output for debugging rvm
/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