Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Created July 23, 2013 22:29
Show Gist options
  • Save carlosmcevilly/6066739 to your computer and use it in GitHub Desktop.
Save carlosmcevilly/6066739 to your computer and use it in GitHub Desktop.
readme, a very non-generic convenience alias specifically for reading README.md files
# (add to .bashrc)
alias readme='markdown README.md | lynx -stdin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment