Skip to content

Commit

Permalink
[master] Fixing unwanted spacing after tab
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfsf committed Nov 16, 2017
1 parent 13147fc commit 9c6a43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guri.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ add-zsh-hook precmd exec_time_stop

PROMPT='
$(level_prompt_info)$(git_prompt_info)$fg[yellow]%2v$(dockerm_prompt_info)$(exec_time_prompt_info)
$reset_color%1v$(get_ret_status)$reset_color'
%{$fg_no_bold[white]%}%1v$(get_ret_status)%{$fg_no_bold[white]%}'

0 comments on commit 9c6a43b

Please sign in to comment.