Skip to content

dbestevez/agitnoster-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A(git)noster Theme for Oh My Zsh

Agitnoster theme customizes your zsh prompt to show detailed information about the current git repository status.

It is based on agnoster theme included in Oh My Zsh and bash-git-prompt.

Theme preview

Install

Run the following commands to install agitnoster theme:

git clone https://github.com/dbestevez/agitnoster-theme.git
cd agitnoster-theme
./install.sh

Compatibility

Agitnoster theme requires an unicode-compatible font to show git status properly.

To check if your terminal and font support all required characters run the following command:

echo "⮀ ± ⭠ ➦ ✔ ✘ ⚡"

The result should look like this:

Compatibility preview

It is recommended to check the Powerline fonts project. It includes some patched fonts that are fully compatible with agitnoster theme.

About

Oh My Zsh theme based on agnoster theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages