Seasonal Zshthemes Save

🍁 Seasonal ZSH Themes - Impress your friends ~ Automatic terminal theming for each season

Project README

Install

seasonal zsh prompts with git status

  • Clone me
  • Run
cd seasonal-zshthemes
sh add_themes.sh

Automatically set the theme for the season you are experiencing.

ZSH_THEME=$(sh ~/seasonal-zshthemes/get_theme_season.sh)

Then set your zsh theme to the get theme for season shell script.

$ vim ~/.zshrc
ZSH_THEME=$(sh ~/seasonal-zshthemes/get_theme_season.sh)

Themes

Holiday

$ cp holiday.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="holiday" to your zshrc.

Winter

$ cp winter.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="winter" to your zshrc.

Halloween

$ cp halloween.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="halloween" to your zshrc.

Fall

$ cp fall.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="fall" to your zshrc.

Summer

$ cp seashell.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="seashell" to your zshrc.

Spring

$ cp spring.zsh-theme ~/.oh-my-zsh/themes/

Screen Shot

Add ZSH_THEME="spring" to your zshrc.

More:

For more themes and plugins check out https://github.com/unixorn/awesome-zsh-plugins.

Open Source Agenda is not affiliated with "Seasonal Zshthemes" Project. README Source: jottenlips/seasonal-zshthemes

Open Source Agenda Badge

Open Source Agenda Rating