Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dboyliao/nanorc_files

nanorc files for various languages.
https://github.com/dboyliao/nanorc_files

Last synced: 8 days ago
JSON representation

nanorc files for various languages.

Awesome Lists containing this project

README

        

# How to Use

1. `[sudo] mkdir -p /usr/local/share/nano && cd /usr/local/share/nano`

2. `git clone https://github.com/dboyliao/nanorc_files.git`

3. `cp nanorc_files/* ./`

4. `cd ~ && touch .nanorc`

5. Edit `.nanorc` and include the nanorc file you want to prettyfy your nano.
* e.g include /usr/local/share/nano/c.nanorc

## Enjoy!