Skip to content

Commit

Permalink
Display stashes using git-radar
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Engelbrecht committed Oct 29, 2015
1 parent 49b444b commit 1fc0d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slimline.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ prompt_slimline_setup() {
_prompt_slimline_git_radar_executable="$prompt_slimline_path/git-radar/git-radar"

[[ -z "$GIT_RADAR_FORMAT" ]] && \
export GIT_RADAR_FORMAT="%{remote: }%{branch}%{ :local}%{ :changes}"
export GIT_RADAR_FORMAT="%{remote: }%{branch}%{ :local}%{ :changes}%{ :stash}"

prompt_slimeline_async_init

Expand Down

0 comments on commit 1fc0d81

Please sign in to comment.