A repository for oh-my-zsh customizations.
minimal2 is a tweak of the minimal theme. The tweaks include
-
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.
-
A clean VCS status includes a
green
dot. This improves the visual cue for a clean working directory. -
The working directory uses a foreground color of
blue
instead of the originalwhite
.