Fix zshrc

This commit is contained in:
Alexander Bantyev 2021-06-14 11:05:14 +03:00
parent f8aea9ffb3
commit 9d30eb924e
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -123,7 +123,7 @@
autoload -U compinit && compinit autoload -U compinit && compinit
PS1="$PS1 PS1="$PS1
$ " $ "
''; '';
}; };
} }