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