From a6d337305cb46507e73296c056612d33a314300b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 29 May 2011 22:57:17 -0400 Subject: Generate .nanorc dynamicly --- .git.info.exclude | 3 + .nanorc | 312 ------------------------------------------------------ .nanorc.in | 233 ++++++++++++++++++++++++++++++++++++++++ Makefile | 16 +++ 4 files changed, 252 insertions(+), 312 deletions(-) delete mode 100644 .nanorc create mode 100644 .nanorc.in create mode 100644 Makefile diff --git a/.git.info.exclude b/.git.info.exclude index 138f882..5d469b4 100644 --- a/.git.info.exclude +++ b/.git.info.exclude @@ -8,6 +8,9 @@ !.*/*/*/* !.*/*/*/*/* +# Or Makefile +!Makefile + # Ignore these for privacy .ssh/* .netrc diff --git a/.nanorc b/.nanorc deleted file mode 100644 index f150d54..0000000 --- a/.nanorc +++ /dev/null @@ -1,312 +0,0 @@ -## 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