Skip to content

Commit

Permalink
💄 clean prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Jan 17, 2019
1 parent ed51ebb commit 5e0d196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/themes/pad.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PROMPT='
$(prompt_char) '

# The right-hand prompt
RPROMPT='%(?..%{$fg[red]%}%?↵%{$reset_color%} )$(virtualenv_prompt_info)$(git_prompt_info)%{$reset_color%}$(git_prompt_status)%{$reset_color%} %{$fg[blue]%}!%!%{$reset_color%} %D %T'
#RPROMPT='%(?..%{$fg[red]%}%?↵%{$reset_color%} )$(virtualenv_prompt_info)$(git_prompt_info)%{$reset_color%}$(git_prompt_status)%{$reset_color%} %{$fg[blue]%}!%!%{$reset_color%} %D %T'

# local time, color coded by last return code
time_enabled="%(?.%{$fg[green]%}.%{$fg[red]%})%T%{$reset_color%}"
Expand Down

0 comments on commit 5e0d196

Please sign in to comment.