X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml_tips;h=2b150a508e03ae059ac596f8f32ed349f359172b;hb=e177ed05e5d493245466025bb745d299cda3bead;hp=ac73358322753b89fbd950938bedc5808d063686;hpb=870400573b251c9ae65baebf90dc11794194090f;p=grml-tips.git 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 +--