Skip to content

Instantly share code, notes, and snippets.

@OwenMelbz
Last active June 29, 2018 11:07
Show Gist options
  • Save OwenMelbz/9c4d899d6da72064bb080b6ac1cc201f to your computer and use it in GitHub Desktop.
Save OwenMelbz/9c4d899d6da72064bb080b6ac1cc201f to your computer and use it in GitHub Desktop.
Pimp my Nano
curl https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh | sh
cd ~
git clone https://github.com/nanorc/nanorc.git
cd nanorc
make install
echo "include $HOME/.nano/syntax/ALL.nanorc" >> ~/.nanorc
nano ~/.nanorc
# Done :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment