SSH Lost Terminal Colors
- by memecs
I have to computers with exactly the same configuration (same PS1 etc...).
When I ssh from A to B the terminal correctly displays PS1 and file type colors (i.e. blue directories, green executables etc.)
But when I ssh from B to A PS1 is set to default and colors disappear. Furthermore, I created public keys to ssh without password from A to B and…