As i do love zsh and gundam, i decided to make a simple Gundam flavored zsh theme.
- Ensure that you are using
zsh
andoh-my-zsh
.
Otherwise, take a look at the documentation :
zsh : https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
oh-my-zsh : https://ohmyz.sh/#install - Download the theme to your
.oh-my-zsh
folder.
curl https://raw.githubusercontent.com/adriamanu/gundam-zsh-theme/main/gundam.zsh-theme --output ~/.oh-my-zsh/themes/gundam.zsh-theme
- Edit your .zshrc to use the gundam theme:
ZSH_THEME="gundam"