A theme for ZSH with host/root highlighting for easier server hopping.
- Install https://github.com/robbyrussell/oh-my-zsh
- Add
onemightyroar.zsh-themeto~/.oh-my-zsh/themes - Open
~/.zshrcand update theme viaZSH_THEME="onemightyroar" - Run
source ~/.zshrcto reload shell - You're good to go
To highlight remote hosts, add an environment variable SERVER_HOST_TYPE='remote' to the system PATH. This makes it easier to identify which system you're running on:
TODO: Update this to flag tunneled connections automatically, without explicit ENV config.
Root will always highlight red by default.


