You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,18 @@
1
1
# gruvbox-zsh
2
2
A Gruvbox Theme for zsh. Original color scheme for Vim could be found [Gruvbox](https://github.com/morhetz/gruvbox).
3
+
3
4
The ZSH theme based on [agnoster's Theme](https://gist.github.com/agnoster/3712874).
5
+
4
6

5
7
6
8
# Installation
7
-
1. Download and install a [Nerd Font](https://nerdfonts.com/).
8
-
2. Download `gruvbox.zsh-theme` and put it in `~/.oh-my-zsh/custom/themes/`.
9
+
1. Download [iTerm2 Gruvbox Color Scheme](https://github.com/herrbischoff/iterm2-gruvbox) and import into iTerm. `iTerm2 Preferences -> Profiles -> Colors -> Color Preset`
10
+
2. Download and install a [Nerd Font](https://nerdfonts.com/).
11
+
3. Download `gruvbox.zsh-theme` and put it in `~/.oh-my-zsh/custom/themes/`.
0 commit comments