Skip to content

jackjyq/robbyrussell-plus-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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