Awesome
robbyrussell-plus
An adaptive zsh theme for ssh users, based on robbyrussell.
Screenshots
At a local session
At an ssh session
Installation
Step 1: Run the following command
curl "https://raw.githubusercontent.com/jackjyq/robbyrussell-plus-zsh-theme/main/robbyrussell-plus.zsh-theme" --output "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/robbyrussell-plus.zsh-theme"
Step 2: Edit your ~/.zshrc
file
ZSH_THEME="robbyrussell-plus"
Acknowledgement
Based on robbyrussell.zsh-theme