fix(zsh): clean up functions after load
This commit is contained in:
parent
fd243640dc
commit
fdced5f1fd
@ -22,3 +22,5 @@ init() {
|
||||
}
|
||||
|
||||
init
|
||||
unset -f init
|
||||
unset -f configure
|
||||
|
Loading…
Reference in New Issue
Block a user