Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/github/pr/109'
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Jun 27, 2020
2 parents ab6ee57 + 401702a commit cdc729e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/zsh/zshrc
Expand Up @@ -2478,6 +2478,9 @@ else
function precmd () { (( ${+functions[vcs_info]} )) && vcs_info; }
fi

# make sure to use right prompt only when not running a command
is41 && setopt transient_rprompt

# Terminal-title wizardry

function ESC_print () {
Expand Down

0 comments on commit cdc729e

Please sign in to comment.