From e177ed05e5d493245466025bb745d299cda3bead Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 13 Aug 2007 23:07:32 +0200 Subject: [PATCH] Added Enabling syntax highlighting in nano [Closes: issue50] --- debian/changelog | 1 + grml_tips | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 40cab2d..cc07547 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ grml-tips (0.4.5) unstable; urgency=low * Added tips: - Change passphrase / password of an existing SSH key + - Enabling syntax highlighting in nano [Closes: issue50] -- Michael Prokop Wed, 8 Aug 2007 21:46:46 +0200 diff --git a/grml_tips b/grml_tips index ac73358..2b150a5 100644 --- a/grml_tips +++ b/grml_tips @@ -2842,3 +2842,8 @@ Change passphrase / password of an existing SSH key: % ssh-keygen -p -- +Enable syntax highlighting in nano: + +Just uncomment the include directives for your respective +language at the bottom of the file /etc/nanorc +-- -- 2.1.4