Skip to content

zlsun/avit-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

avit-mod

A modified version of oh-my-zsh's theme avit.

Screenshots

Git branch & status & last committed time

Virtualenv

Background jobs & Exit code

Installation

For oh-my-zsh users

First, download the theme into your oh-my-zsh custom theme directory.

mkdir -p ~/.oh-my-zsh/custom/themes
cd ~/.oh-my-zsh/custom/themes
wget https://raw.githubusercontent.com/zlsun/avit-mod/master/avit-mod.zsh-theme

Then, configure the theme in your ~/.zshrc file:

ZSH_THEME="avit-mod"

For Antigen users

Add the following line to your ~/.zshrc.

antigen theme zlsun/avit-mod avit-mod

For zgen users

Add the following line to your ~/.zshrc.

zgen load zlsun/avit-mod avit-mod

License

MIT License

About

A modified version of oh-my-zsh's theme avit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published