Skip to content

Instantly share code, notes, and snippets.

View up9cloud's full-sized avatar
🐷
(`(●●)´)🍊

Hsüan up9cloud

🐷
(`(●●)´)🍊
  • > /dev/null 2>&1
View GitHub Profile
@up9cloud
up9cloud / install nano.sh
Created December 14, 2016 06:45 — forked from BlakeGardner/install nano.sh
Syntax highlighting in nano on Mac OS X
# install Homebrew if you don't already have it: http://mxcl.github.io/homebrew/
# install nano from homebrew
brew install nano
# update your nanorc file with the contents of the nanorc file below
nano ~/.nanorc
# re-open your terminal and you'll have syntax highlighting