aboutsummaryrefslogtreecommitdiff
path: root/home/.nanorc
Commit message (Collapse)AuthorAgeFilesLines
* Switch to 72-char limits instead of 74Mountain Man2023-04-031-2/+2
| | | | | Modify `dotfiles/home/.nanorc` to wrap at 72 chars, and update the formatting of other files.
* Create 'nano' config file 'home/.nanorc'Mountain Man2023-03-311-0/+30
This configuration for 'nano' makes it more convenient to use for writing commit messages, which is just about the only thing I use it for anymore.