modify zsh prompt
icyphox icyph0x@protonmail.com
Tue, 16 Jan 2018 22:12:10 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
M
zsh/.oh-my-zsh/themes/simple.zsh-theme
→
zsh/.oh-my-zsh/themes/simple.zsh-theme
@@ -1,4 +1,4 @@
-PROMPT='%{$fg[green]%}%d%{$fg[blue]%} $(git_prompt_info)%{$reset_color%} - ' +PROMPT='%{$fg[green]%}%d%{$fg[blue]%}$(git_prompt_info)%{$reset_color%} ' ZSH_THEME_GIT_PROMPT_PREFIX="(" ZSH_THEME_GIT_PROMPT_SUFFIX=")"