mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
cut comments
This commit is contained in:
parent
dbee3dd9c6
commit
41ad705f93
1 changed files with 0 additions and 5 deletions
|
@ -25,8 +25,3 @@ function zle-line-init () {
|
||||||
original-zle-line-init
|
original-zle-line-init
|
||||||
}
|
}
|
||||||
zle -N zle-line-init
|
zle -N zle-line-init
|
||||||
|
|
||||||
# chpwd_functions+=(git-fetch-on-chpwd)
|
|
||||||
# git-fetch-on-chpwd
|
|
||||||
unset git-auto-fetch
|
|
||||||
unset original-zle-line-init
|
|
||||||
|
|
Loading…
Reference in a new issue