Skip to content

Instantly share code, notes, and snippets.

@wayneeseguin
Forked from nclark/.zshrc
Created March 3, 2011 14:01
Show Gist options
  • Save wayneeseguin/852809 to your computer and use it in GitHub Desktop.
Save wayneeseguin/852809 to your computer and use it in GitHub Desktop.
if [[ ( -a .rvmrc ) && $TERM == 'screen' ]]; then
source .rvmrc
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment