Home

Awesome

=> tq-zsh-theme

tq is a theme for "Oh My Zsh!".

Feature

ScreenShot

Screenshot

How to install

Install Powerline Fonts

You can see the installation guide here.

Install for oh-my-zsh

To install this theme for use in oh-my-zsh, clone this repository into your oh-my-zsh custom/themes directory.

$ git clone https://github.com/kitian616/tq-zsh-theme.git ~/.oh-my-zsh/custom/themes/tq

You then need to select this theme in your ~/.zshrc:

ZSH_THEME="tq/tq"

Install for Zplug

To install this theme for use in Zplug, just add this in your ~/.zshrc:

zplug "kitian616/tq-zsh-theme", as:theme

Note that you should define any customizations at the top of your .zshrc in your ~/.zshrc.