Skip to content

Instantly share code, notes, and snippets.

@rwoeber
Created February 2, 2011 13:23
Show Gist options
  • Select an option

  • Save rwoeber/807668 to your computer and use it in GitHub Desktop.

Select an option

Save rwoeber/807668 to your computer and use it in GitHub Desktop.
zsh-completion for rvm and homebrew
# http://mxcl.github.com/homebrew/
# http://rvm.beginrescueend.com/
ln -s /usr/local/Library/Contributions/brew_zsh_completion.zsh $HOME/.zsh/functions/_brew
ln -s $HOME/.rvm/scripts/zsh/Completion/_rvm $HOME/.zsh/functions/_rvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment