← Back to Posts

add syntax highlite to nano

👤 علی ذوالفقار 📅 1400/08/23 08:52:09 👁️ 637 views
the syntax highlight support files is in : 
/usr/share/nano/

add one to ~/.nanorc like this :
include /usr/share/nano/sh.nanorc
create ~/.nanorc if not exists 

← Back to Posts