diff --git a/config/common/zsh/.zshrc b/config/common/zsh/.zshrc index 8fdaa7f..7ef27b0 100644 --- a/config/common/zsh/.zshrc +++ b/config/common/zsh/.zshrc @@ -7,6 +7,8 @@ if [[ -f "${HOME}/.note" ]]; then echo fi +tabs 2 + # 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"