Home

Awesome

Oh My Zsh Mirage Theme

Preview of Oh my zsh Mirage theme

Features

Installation

This assumes that you have Oh my zsh already installed and set up. If you have not done so, then follow the instructions on their page.

git clone git@github.com:robin-pfeiffer/ohmyzsh-mirage-theme.git
cd ohmyzsh-mirage-theme
./install.sh
source ~/.zshrc

Settings

Export variables from the Mirage theme to your .zshrc file. Below are the variables that can be altered.

export THEME_SHOW_SUDO=true
export THEME_SHOW_EXITCODE=true
export THEME_SHOW_SCM=true
export THEME_SHOW_VENV=true

License

Distributed under MIT License. See LICENSE for more information.