I have an alias command to connect to a computer using ssh
.
Here is an example of my alias command:
alias yusuf-mongo-191='ssh yusuf@xx.xx.xx.xxx'
I want to customize the terminal of this remote machine to use a colored label, so I can easily determine which terminal it is. It doesn't matter where the label is. I just want to see the label and have a special color for the remote machine.