Easy steps to install nanorc package on Mac
Package Information:
Application Name – nanorc
What is nanorc – Not Available for nanorc
Use of nanorc – Improved Nano Syntax Highlighting Files
URL – https://github.com/scopatz/nanorc
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install nanorc using brew
brew install nanorc

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

nanorc is ready to use now!