Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 894 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 894 Bytes

oh-my-quewui-zsh-theme

I am a oh-my-zsh theme with current time, user, directory and git info displayed in a simple and clean way. This theme is intended to be used in a dark terminal theme.

Mentioned in Awesome ZSH Plugins

Terminal example

quewui.zsh-theme

Installation

oh-my-zsh

Get theme
cd ~/
git clone git@github.com:kauefontes/oh-my-quewui.git
cp ~/oh-my-quewui/quewui.zsh-theme $ZSH_CUSTOM/themes
Enable theme and plugins (optional) in .zshrc.
ZSH_THEME="quewui"

Any zsh terminal

This theme can be safely used outside of oh-my-zsh. Just source the theme somewhere in ~/.zshrc or ~/.profile.

source ~/oh-my-quewui/quewui.zsh-theme