Skip to content

animal83/gruvbox-zsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

gruvbox-zsh

This is a Fork from sbugzu/gruvbox-zsh I just adapted it to my needs and compared it with the last version of agnoster A Gruvbox Theme for zsh. Original color scheme for Vim could be found Gruvbox.

The ZSH theme based on agnoster's Theme.

gruvbox-zsh

Installation

  1. Download and install a Nerd Font.
  2. Download gruvbox.zsh-theme and put it in ~/.oh-my-zsh/custom/themes/.
curl -L https://raw.githubusercontent.com/sbugzu/gruvbox-zsh/master/gruvbox.zsh-theme > ~/.oh-my-zsh/custom/themes/gruvbox.zsh-theme
  1. Enable the theme, add the following to your ~/.zshrc or ~/.oh-my-zsh/custom/custom.zsh file
ZSH_THEME="gruvbox"
SOLARIZED_THEME="dark"

License

MIT

About

A Gruvbox Theme for zsh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%