(zsh) set tabs for showing files better
This commit is contained in:
parent
c3152fb088
commit
36864c2216
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue