Skip to content

gitsome is a super simple oh-my-zsh theme, with _some_ git

Notifications You must be signed in to change notification settings

KevinBongart/gitsome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

screenshot

gitsome is a nice and simple oh-my-zsh prompt with some git:

  1. The current directory
  2. The current git branch name (if any)
  3. The git status on the current branch (red/green)

This fork of Matt's original theme uses parenthesis around the git branch instead of brackets around the whole prompt.

For full effect, use with flat-terminal color scheme and zsh-syntax-coloring.

How to install

  1. Download the theme into oh-my-zsh's custom themes directory:$ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.github.com/KevinBongart/gitsome/master/gitsome.zsh-theme -o $ZSH_CUSTOM/themes/gitsome.zsh-theme
  2. Set the theme in your .zshrc file: ZSH_THEME="gitsome"
  3. For the nice colors, use flat-terminal: download here then open "Flat.terminal"

About

gitsome is a super simple oh-my-zsh theme, with _some_ git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published