From 7999a203a8c46332ac626d24c8056c832da95f67 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Wed, 23 Apr 2008 21:22:19 +0000 Subject: Moved nanorc to the correct folder and added a good default. git-svn-id: http://svn.telesphoreo.org/trunk@238 514c082c-b64e-11dc-b46d-3d985efe055d --- data/nano/make.sh | 3 +- data/nano/nanorc | 260 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 262 insertions(+), 1 deletion(-) create mode 100644 data/nano/nanorc (limited to 'data') diff --git a/data/nano/make.sh b/data/nano/make.sh index ce61731da..223b97e75 100644 --- a/data/nano/make.sh +++ b/data/nano/make.sh @@ -1,6 +1,7 @@ pkg:setup -pkg:configure --enable-all +pkg:configure --enable-all --sysconfdir=/etc make pkg:install pkg: mkdir -p /etc/profile.d pkg: cp -a %/nano.sh /etc/profile.d +pkg: cp -a %/nanorc /etc diff --git a/data/nano/nanorc b/data/nano/nanorc new file mode 100644 index 000000000..0a56d93d3 --- /dev/null +++ b/data/nano/nanorc @@ -0,0 +1,260 @@ +## Sample initialization file for GNU nano. +## +## Please note that you must have configured nano with --enable-nanorc +## for this file to be read! Also note that this file should not be in +## DOS or Mac format, and that characters specially interpreted by the +## shell should not be escaped here. +## +## To make sure a value is disabled, use "unset