mirror of https://github.com/ohmyzsh/ohmyzsh.git
Updated Plugin:svn (markdown)
parent
172641c96e
commit
6c4c007c96
|
@ -46,6 +46,8 @@ prompt_svn() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
override the agnoster build_prompt() function:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
build_prompt() {
|
build_prompt() {
|
||||||
RETVAL=$?
|
RETVAL=$?
|
||||||
|
|
Loading…
Reference in New Issue