Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dboyliao/nanorc_files
- Owner: dboyliao
- Created: 2014-12-05T06:14:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-05T06:22:48.000Z (almost 10 years ago)
- Last Synced: 2024-03-15T01:43:09.646Z (8 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!