Added : so the empty function is valid
This commit is contained in:
parent
54042374c8
commit
19284ed1b8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Override the git prompt, because I don't want it in my left-hand prompt, and I can't use the variable to unset it for some reason
|
||||
prompt_git() {
|
||||
|
||||
prompt_git () {
|
||||
:
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue