Skip to content

Instantly share code, notes, and snippets.

@digitalm
Created November 28, 2018 06:35
Show Gist options
  • Save digitalm/b1a8aee0718c5a80942cb2dbb23c3cc1 to your computer and use it in GitHub Desktop.
Save digitalm/b1a8aee0718c5a80942cb2dbb23c3cc1 to your computer and use it in GitHub Desktop.
source-highlight
brew install source-highlight # https://www.gnu.org/software/src-highlite/
export LESSOPEN='| /usr/local/bin/src-hilite-lesspipe.sh %s'
export LESS='-R'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment