Skip to content

Instantly share code, notes, and snippets.

@jkot
Last active August 29, 2015 14:18
Show Gist options
  • Save jkot/e1eb609077b99a921e68 to your computer and use it in GitHub Desktop.
Save jkot/e1eb609077b99a921e68 to your computer and use it in GitHub Desktop.
Terminal and Colors on Linux
alias lesc='LESS="-R" LESSOPEN="|pygmentize -g %s" less'
alias dmesgc='dmesg -Lalways'
alias catc='pygmentize -g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment