-
-
Save injust/85a97bb2f23fff19a96626697fd45b08 to your computer and use it in GitHub Desktop.
nano: Syntax highlighting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install gnu-sed nano nanorc | |
echo 'include "'"$(brew --prefix)"'/share/nanorc/*.nanorc"' >> ~/.nanorc | |
gsed -i 's/icolor brightnormal/icolor normal/g' $(brew --prefix)/share/nanorc/nanorc.nanorc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment