• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Enable Syntax Highlighting in nano on SSH from iTerm2

By Abhishek Ghosh April 24, 2014 10:19 pm Updated on April 24, 2014

Enable Syntax Highlighting in nano on SSH from iTerm2

Advertisement

Most Users Want to Enable Syntax Highlighting in nano on SSH from iTerm2. It really looks odd to have mono colored SSH screen. Definitely you know what is Syntax Highlighting, else you would not search or read this article! The basic thing need to be understood is that; definitely your Terminal or iTerm2 is well decorated with Color Schemes, Syntax Highlighting etc; keep two things in mind – first for iTerm2 we usually setup ZSH as Shell – we are talking about Unix Shell. You can read a bit unrelated article – Syntax Highlighting in Vim inside iTerm2. So the first point is; our local shell’s setup loaded on iTerm2 will reflect when we are working with nano on different server (this is not fully right correct though) – situation is exactly like the Mac users who can not find their .profile file. Secondly, we are using GNU nano not vi (that is vim text editor).

Obviously, some components defined for iTerm2 setup will help you to see things with colors. Like folders, symlinked folders etc.

 

Enable Syntax Highlighting in nano on SSH from iTerm2

 

On Debian or Ubuntu, if you open sources.list life (we are talking about SSH session, you are already on your server) :

Advertisement

---

 

Vim
1
nano /etc/apt/sources.list

 

Honestly, this colorful thing, exactly like we love to see appears even on PuTTY made me to think and find the reasons and do the right steps to get somewhat nice Syntax Highlighting in nano on SSH. So, first I went to Nano’s official web page :

Vim
1
http://nano-editor.org/docs.php

I discovered this repository :

Vim
1
https://github.com/nanorc/nanorc

Unfortunately, that was not great. Nano itself possibly do not have good Syntax Highlighting support. I had some colors though on the session as a whole :

Enable Syntax Highlighting in nano on SSH from iTerm2

I exited from SSH session, ran :

Vim
1
set syn=sshconfig

In case when you don™t have your local copy of say .profile then the system uses /etc/profile. /etc/profile and ~/.profile is read for an interactive login shell, and ~/.bashrc is read for an interactive non-login shell. Obviously, the server need to be tweaked a bit (from the docs). If you want to force zsh, open zshrc and add these :

Vim
1
2
3
open .zshrc
# add
nano --syntax=sh ~/.zshrc

Basically, most of us have a file :

Vim
1
/usr/share/vim/vim73/filetype.vim

That is basically why we use “themes” for an overall easy setup.
It creates issues with an interactive login shell. Once you understand the regex patterns to define things of your choice; actually you can do many colorful things.

Tagged With enable syntax highlighting in nano ssh , nano in ssh terminal syntax highlighting , nano putty syntax highlighting
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Enable Syntax Highlighting in nano on SSH from iTerm2

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Nano Syntax Highlighting : nanorc

    Nano Syntax Highlighting Can Be Forced With nanorc Files on All Linux Distro Like Ubuntu, CentOS, REHL, Arch Linux As Well As on OS X & BSD.

  • OS X Nano Syntax Highlighting

    Here is How to Update OS X Nano and Enable OS X Nano Syntax Highlighting For Various Languages. Needed dot Files to Match With iTerm2 Has Been Supplied.

  • Change Github’s Default Gist Style With jQuery Plugins

    Yes, There Are jQuery Plugins to Change Github’s Default Gist Style With jQuery Plugins! They can do lot of works than simple changing look.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy