mtully / gitsome

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

I love Oh-My-ZSH. Part of the magic when switching from the default bash shell was playing with all the built themes. However, most of the themes were too noisy for me. I decided to trim the fat and go bare-bones with some git.

Prompt Structure

[Directory(branch_name)]

This super simple prompt with some git:

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

Colors and formatting

Gitsome now uses colors from Ahmet Sülek's awesome terminal color theme Flat Terminal. Red and green are slightly brighter because I prefer my terminal with a little bit of transparency. iTerm settings are included now.

The typeface is Source Code Pro from Adobe, set to 16pt for failing eyes.

About

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