diff --git a/config/common/zsh/common.zsh b/config/common/zsh/common.zsh index 852b8cb..fbb5ac6 100644 --- a/config/common/zsh/common.zsh +++ b/config/common/zsh/common.zsh @@ -13,8 +13,6 @@ if [[ -f "${realhome}/.note" ]]; then echo fi -tabs 2,4,6,8,10,12,14,16,18,20 - # instant prompt should stay on the top if [[ -r "${XDG_CACHE_HOME}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then source "${XDG_CACHE_HOME}/p10k-instant-prompt-${(%):-%n}.zsh"