fix: call init

This commit is contained in:
Price Hiller 2022-07-31 01:55:37 -05:00
parent 36518025c9
commit 17a3c56549

View File

@ -7,3 +7,5 @@ init() {
autoload -Uz compinit
compinit
}
init