I've recently started using nano
quite a bit for code editing.
I've written custom syntax files, and I can include
them in my local ~/.nanorc
.
However, I do work across multiple accounts, so I manually have to apply the include
to each user's .nanorc
.
Is there a system-wide nanorc
file I can edit, so the changes take effect for all users?
/usr/local/etc/nanorc
. – SpinUp __ A Davis Jul 18 '22 at 20:16