pickaxe [zsh][2] theme
December 9, 2025 ยท View on GitHub
โ๏ธ Customization
You can easily modify and customize the theme colors and err emoji by editing the pickaxe.zsh-theme file.
๐ Installation
- Clone the repository into the oh-my-zsh custom themes directory
git clone https://github.com/mikhaben/pickaxe-zsh-theme.git ~/.oh-my-zsh/custom/themes/pickaxe
- Set the theme in your
~/.zshrcfile
ZSH_THEME="pickaxe/pickaxe"
- Reload your terminal
source ~/.zshrc
๐ก Recommendations
For the best experience with this theme, we recommend:
Nerd Fonts
Install a Nerd Font to display icons properly. Recommended fonts:
- FiraCode Nerd Font (modern, clean)
- MesloLGS NF (popular with Powerlevel10k users)
- JetBrains Mono Nerd Font
Catppuccin Color Theme
Apply the beautiful Catppuccin color theme to your terminal for a cohesive, aesthetic experience.