pickaxe zsh theme
You can easily modify and customize the theme colors and err emoji by editing the pickaxe.zsh-theme
file.
- 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
~/.zshrc
file
ZSH_THEME="pickaxe/pickaxe"
- Reload your terminal
source ~/.zshrc