Чтение настроек zsh после обновления
This commit is contained in:
parent
a091c15045
commit
bf2bee47e4
@ -4,6 +4,7 @@ zu() {
|
|||||||
if [[ -f "${ZCOMET_DIR}/prompt/powerlevel10k/powerlevel10k.zsh-theme" ]]; then
|
if [[ -f "${ZCOMET_DIR}/prompt/powerlevel10k/powerlevel10k.zsh-theme" ]]; then
|
||||||
command git -C "${ZCOMET_DIR}/prompt/powerlevel10k" pull
|
command git -C "${ZCOMET_DIR}/prompt/powerlevel10k" pull
|
||||||
fi
|
fi
|
||||||
|
exec zsh
|
||||||
}
|
}
|
||||||
|
|
||||||
ch() {
|
ch() {
|
||||||
|
Loading…
Reference in New Issue
Block a user