mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
update svn.plugin.zsh
This commit is contained in:
parent
156bf6bfc6
commit
b54c5c6262
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ function svn_dirty_choose() {
|
|||
}
|
||||
|
||||
svn_dirty_pwd () {
|
||||
svn_dirty_choose_pwd $ZSH_THEME_SVN_PROMPT_DIRTY_PWD $ZSH_THEME_SVN_PROMPT_CLEAN_PWD
|
||||
svn_dirty_choose_pwd $ZSH_THEME_SVN_PROMPT_DIRTY_PWD $ZSH_THEME_SVN_PROMPT_CLEAN_PWD
|
||||
}
|
||||
|
||||
function svn_dirty_choose_pwd () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue