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

https://github.com/crafttweaker/zenscript-nanorc


https://github.com/crafttweaker/zenscript-nanorc

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nano highlighting file for ZenScript

## Installation

```bash
mkdir ~/.nano
cd ~/.nano
wget https://raw.githubusercontent.com/CraftTweaker/zenscript-nanorc/main/zs.nanorc
```

append `include "~/.nano/zs.nanorc"` to the end of your `.nanorc` file.