Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 764 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 764 Bytes

oh-my-zsh-customizations

A repository for oh-my-zsh customizations.

Themes

minimal2

minimal2 is a tweak of the minimal theme. The tweaks include

  1. The prompt uses two lines; the first line displays the current working directory and the VCS status and the second line is the cursor. Longer directory paths do not push the prompt too far to the right.

  2. A clean VCS status includes a green dot. This improves the visual cue for a clean working directory.

  3. The working directory uses a foreground color of blue instead of the original white.

git clean

git dirty