Skip to content

Instantly share code, notes, and snippets.

@rondale-sc
Created March 22, 2012 05:50
Show Gist options
  • Select an option

  • Save rondale-sc/2156493 to your computer and use it in GitHub Desktop.

Select an option

Save rondale-sc/2156493 to your computer and use it in GitHub Desktop.
man-and-ruby
# for zsh
# echo 'alias man="gem man -s"' >> ~/.zshrc
# source ~/.zshrc
echo 'alias man="gem man -s"' >> ~/.bashrc
source ~/.bashrc
man gem-man
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment