Skip to content

Instantly share code, notes, and snippets.

@BekBrace
Last active August 7, 2022 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BekBrace/12fc69d65cb7d7005933883cd5883929 to your computer and use it in GitHub Desktop.
Save BekBrace/12fc69d65cb7d7005933883cd5883929 to your computer and use it in GitHub Desktop.
config for nano editor
set tabsize 4
set tabstospaces
set autoindent
set trimblanks
set linenumbers
set constantshow
set titlecolor white,green
set keycolor cyan
set functioncolor cyan
set numbercolor yellow
set mouse
include /usr/local/share/nano/*.nanorc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment