/gundam-zsh-theme

Gundam flavored zsh theme.

MIT LicenseMIT

gundam-zsh-theme

As i do love zsh and gundam, i decided to make a simple Gundam flavored zsh theme.

mobile-suit-gundam

Mate terminal:

mate-terminal

Terminator:

terminator

Installation

  1. Ensure that you are using zsh and oh-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
  2. 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
    
  3. Edit your .zshrc to use the gundam theme: ZSH_THEME="gundam"