Minimalistic zsh
theme inspired by the old-fashioned hobbies. No verbose gimmicks, no emoji, no fidget spinners, and no other visual noise.
Works best with oh-my-zsh
and zsh-syntax-highlighting
installed.
Showcase
Light mode (SOBOLE_THEME_MODE=light
):
And dark mode (SOBOLE_THEME_MODE=dark
):
There are more examples provided in the showcases directory.
Features
virtualenv
, git
, ls
, grep
, autocomplete colors, pretty error codes, different users, different color modes.
Indications
sobole
supports some icons (not many of them!) to indicate what is going on.
Almost all of them are about git
repository status. And one icon idicates that last command did not succeed.
Symbol | Meaning |
---|---|
✗ | Repository is dirty |
✔ | Repository is clean |
§ | Repository has unmerged changes |
✚ | Repository has added files |
⚠️ | Last command resulted in error |
Fonts
You can choose any font that prints unicode symbols. In the examples Menlo Regular
is used.
You can install it with: brew cask install font-menlo-for-powerline
. Or download it here.
And then configure your terminal's font
setting.
Using this theme
Are you using sobole
? Add link to your dotfiles!
Currently using:
References
This theme borrows some setup from avit
and obraun
themes.
License
WTFPL: do the fuck you want. If you had sold it, let me know just for fun.