Skip to content

Instantly share code, notes, and snippets.

View Blitzkev's full-sized avatar

Kevin Hockey Blitzkev

  • ID.me
  • Rochester, NY
View GitHub Profile
Integrating RVM with iTerm and zsh on OS X
Installing RVM on OS X with the --auto-dotfiles option enabled requires running commands as login shell. This can be achieved automatically on iTerms startup by enabling the option in iTerm preferences.
Open iTerm preferences (⌘,)
Navigate to preferences
If there is no profile for ZSH, create one.
Set Command: to Login Shell
Set Working Directory: to Home Directory
Reload iTerm and verify by running `which gem`