agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.95k stars 583 forks source link

Don't work while SSH on remote machine. #142

Open FriedrichTschen opened 4 years ago

FriedrichTschen commented 4 years ago

When I link to remote machine with SSH, the decoration just don't show up on my iTerm2. How to deal with it. I've set remote shell as zsh.

A great work. Thanks.

LeSchlongLong commented 3 years ago

You will need to install oh my zsh and the agnoster theme on the remote machine too.

cfsanderson commented 3 years ago

I'm using iTerm2 and Oh-My-Zsh on both my work and personal Macbooks and ssh'ing into my Raspberry Pi 4 which is running Kali Linux and also has Oh-My-Zsh with Agnoster. The theme looks/works great on all of them but when I ssh into the Pi the theme breaks and just shows a bare prompt on my Macs.

Screen Shot 2020-12-29 at 19 50 22
cfsanderson commented 3 years ago

Sorry, it was a problem with my locale - this issue helped me solve it if anyone else has this problem. Working great now. https://github.com/ohmyzsh/ohmyzsh/issues/4786