all repos — dotfiles @ ab5a2e1648e146eb57cf95023a5412812178fa32

my *nix dotfiles

modify zsh prompt
icyphox icyph0x@protonmail.com
Tue, 16 Jan 2018 22:12:10 +0530
commit

ab5a2e1648e146eb57cf95023a5412812178fa32

parent

a0513fd7de4cfe4d53b2c305dff6d7c24975dad6

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M zsh/.oh-my-zsh/themes/simple.zsh-themezsh/.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=")"