Skip to content

Commit

Permalink
✨ Add help text about the new human single line styles
Browse files Browse the repository at this point in the history
  • Loading branch information
diogocavilha committed Nov 28, 2019
1 parent d1a1962 commit e96256f
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions help.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,18 @@ echo " Fancy Git v$FANCYGIT_VERSION - $fg_current_year by Diogo Alexsander Cavil
STYLES
fancygit simple Change prompt to the simple style.
fancygit simple-double-line Change prompt to the simple style in double line.
fancygit default Change prompt to the default (colored) style. (This is the fallback style).
fancygit double-line Change prompt to the default (colored) style in double line.
fancygit human Change prompt to the human readable style.
fancygit human-dark Change prompt to the human readable style.
fancygit dark Change prompt to the dark style.
fancygit dark-double-line Change prompt to the dark style in double line.
fancygit light Change prompt to the light style.
fancygit light-double-line Change prompt to the light style in double line.
fancygit simple Change prompt to the simple style.
fancygit simple-double-line Change prompt to the simple style in double line.
fancygit default Change prompt to the default (colored) style. (This is the fallback style).
fancygit double-line Change prompt to the default (colored) style in double line.
fancygit human Change prompt to the human readable style.
fancygit human-single-line Change prompt to the human readable style on single line.
fancygit human-dark Change prompt to the human readable style.
fancygit human-dark-single-line Change prompt to the human readable style on single line.
fancygit dark Change prompt to the dark style.
fancygit dark-double-line Change prompt to the dark style in double line.
fancygit light Change prompt to the light style.
fancygit light-double-line Change prompt to the light style in double line.
ICONS MEANING
Expand Down

0 comments on commit e96256f

Please sign in to comment.