(zsh) remove tabs setting
This commit is contained in:
parent
db62f2496e
commit
76320a63fd
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue