Blazing fast and slick shell prompt, written in Go
Oh My Zsh
Download and extract the latest release:
curl -fsSL https://github.com/LucaScorpion/gokart-prompt/releases/latest/download/gokart-prompt.tar.gz | tar xzvf - -C "$ZSH_CUSTOM/themes"
Symlink gokart.zsh-theme
in your themes directory:
ln -s "$ZSH_CUSTOM/themes/gokart-prompt/gokart.zsh-theme" "$ZSH_CUSTOM/themes/gokart.zsh-theme"
Set ZSH_THEME="gokart"
in your .zshrc
.
To check if the font works, run:
echo -e "\xee\x82\xa0"
This should print a "branch" icon.