Added Enabling syntax highlighting in nano [Closes: issue50]
[grml-tips.git] / grml_tips
index ac73358..2b150a5 100644 (file)
--- 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
+--