Simple and Minimalist Zsh Theme
✔ An oh-my-zsh theme
Installation 📦
cp -r ../simpleTheme-zsh-theme/* ~/.oh-my-zsh/themes/
In your ~/.zshrc
file, set ZSH_THEME="simpleTheme"
.
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
# .oh-my-zsh/themes/
ZSH_THEME="simpleTheme"
License ⚓
MIT LICENSE