Mercurial > hg > zsh-env
annotate .nanorc @ 126:6f008c7a63d7
set more default options for nano
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Thu, 21 Dec 2017 04:54:09 +0100 |
parents | ab0d075236e0 |
children | 3e3c8aa16bef |
rev | line source |
---|---|
98
ab0d075236e0
add a universally useable nanorc
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 set nowrap |
ab0d075236e0
add a universally useable nanorc
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
2 set tabsize 4 |
126
6f008c7a63d7
set more default options for nano
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
98
diff
changeset
|
3 set morespace |
6f008c7a63d7
set more default options for nano
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
98
diff
changeset
|
4 set nohelp |