Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Created August 8, 2018 21:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlosmcevilly/b76b163d5ad0d950804118bb5b526f56 to your computer and use it in GitHub Desktop.
Save carlosmcevilly/b76b163d5ad0d950804118bb5b526f56 to your computer and use it in GitHub Desktop.
convenience alias for viewing a README.md in your current directory
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