jackjyq / robbyrussell-plus-zsh-theme

An adaptive zsh theme for ssh users, based on robbyrussell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

MIT

About

An adaptive zsh theme for ssh users, based on robbyrussell.

License:MIT License


Languages

Language:Shell 100.0%