caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 383 forks source link

How to show/highlight hostname, when in a ssh session #287

Closed vimpostor closed 3 years ago

vimpostor commented 6 years ago

I found the BULLETTRAIN_IS_SSH_CLIENT variable, but I don't understand how to use it. My theme is BULLETTRAIN_PROMPT_ORDER=(status context dir git cmd_exec_time) and I have tried setting BULLETTRAIN_IS_SSH_CLIENT to true and to false, but I do not see anything changing.