A variety of syntax-highlighting definitions for nano that are typically not included in distributions.
WARNING: Many of these are a work in progress. Use at your own risk!
- bash_extras.nanorc
- pgsql_config.nanorc
- tmux.nanorc
This covers various bash configuration files, which follow the format of a shell script, however are not named in the typical filename.sh format.
Examples:
- ~/.bashrc
- ~/.profile
This covers the various configuration files for PostgreSQL, such as postgresql.conf, pg_hba.conf, and more.
This covers your standard ~/.tmux.conf file.