mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Create short.zsh-theme
A very minimalist theme git status output.
This commit is contained in:
parent
85426a57a2
commit
d08d7ec812
1 changed files with 4 additions and 0 deletions
4
themes/short.zsh-theme
Normal file
4
themes/short.zsh-theme
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
PROMPT='%3~$(git_prompt_info)%# '
|
||||||
|
|
||||||
|
ZSH_THEME_GIT_PROMPT_PREFIX="["
|
||||||
|
ZSH_THEME_GIT_PROMPT_SUFFIX="]"%
|
||||||
Loading…
Add table
Add a link
Reference in a new issue