mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-14 12:29:28 +02:00
Added class and os alternates
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
PROMPT='%(!.%{$fg[red]%}.%{$fg[green]%})%~%{$fg_bold[blue]%}$(git_prompt_info)%{$reset_color%} '
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="("
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX=")"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY=" ✗"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=" ✔"
|
||||
Reference in New Issue
Block a user