Skip to content

Commit

Permalink
Added pygmentize pretty alias
Browse files Browse the repository at this point in the history
  • Loading branch information
markjs committed Nov 8, 2013
1 parent a7d7a13 commit 1b87bd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pygmentize/aliases.zsh
@@ -0,0 +1,2 @@
# From http://coderwall.com/p/7wvx0g
pretty() { pygmentize -f terminal "$1" | less -R }

0 comments on commit 1b87bd2

Please sign in to comment.