yuzumx / mxnanorc

A Simply GNU nano configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://img.shields.io/badge/built%20with-Emacs-f596aa.svg https://img.shields.io/badge/built%20with-mxem-f596aa.svg

Features

This is my GNU nano configuration. I set colors and auto quote and auto indent.

Installation

Run commad in your shell:

via curl

curl -L https://github.com/re-mx/mxnanorc/raw/master/install.sh | sh

via wget

wget --no-check-certificate https://github.com/re-mx/mxnanorc/raw/master/install.sh -O - | sh

Bug Report

Please open issue on re-mx/mxnanorc/issues, I’m Sorry, I DO NOT accept any other way.

EOF

About

A Simply GNU nano configuration

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%