A minimalist, earthy ZSH theme designed for developers who prefer warmth, subtle power, and a grounded aesthetic. Built by Remus Alexander. Earthshaker evokes quiet confidence, intentional design, and just a hint of lore.
- Clean single-line prompt
- Shows current working directory
- Git branch with clean/dirty status
- Earthtone color palette
- Supports Oh My Zsh
- No newlines, no clutter
| Element | Color Code | Description |
|---|---|---|
| User/Host | #d8c8b3 | Warm parchment |
| Directory | #deb769 | Golden amber |
| Git Branch | #e49b5d | Burnt copper |
| Dirty Branch | #f3b87a | Bright ochre |
| Clean Branch | #708271 | Moss green (✓) |
| Divider Text | #888878 | Soft stone gray |
- Clone or copy the theme file:
curl -o ~/.oh-my-zsh/themes/earthshaker.zsh-theme \
https://raw.githubusercontent.com/remusearthshaker/earthshaker.zsh/main/earthshaker.zsh-theme- Enable it in your
.zshrc:
ZSH_THEME="earthshaker"- Reload Zsh:
omz reload✅ Requires the
gitplugin enabled in your plugin list:
plugins=(git)screenshot shown with earthshaker.kitty and [earthshaker.hyprland](coming soon!)
Licensed under the MIT License. Use, fork, customize — just keep the vibes alive.
This theme is part of the Earthshaker.nvim aesthetic toolkit.
Pair it with:
- earthshaker.nvim
- A nice forest wallpaper 🌲
May your shell feel rooted.
