Whenever I ssh to my linux system from Mac. It started using remote system color. Is there a way I can force it to use original color ?
feedback
|
|
Not easily. It no longer knows what the original system's colors are after you ssh, so you'd have to configure the local ssh to send that information as environment variables, and the remote ssh to read them. See | |||
|
feedback
|