Skip to content

Instantly share code, notes, and snippets.

@edm00se
Created January 19, 2019 03:12
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 edm00se/5fece4fa79395d333719cb9d17a58a2d to your computer and use it in GitHub Desktop.
Save edm00se/5fece4fa79395d333719cb9d17a58a2d to your computer and use it in GitHub Desktop.
nano syntax highlighting (macOS)
# install
brew install nano
# configure
echo 'include "/usr/local/Cellar/nano/3.2/share/nano/*.nanorc"' > ~/.nanorc
# restart your shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment