chore(zsh): auto start zellij

main
sudo pacman -Syu 2023-06-21 17:30:04 +07:00
parent 0a69ffdcd3
commit fc388cce59
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@ alias moe="make"
# https://zellij.dev/documentation/faq.html
if command -v zellij &>/dev/null; then
alias zz="zellij"
# https://github.com/zellij-org/zellij/issues/1736
# Off p10k-instant-prompt first
eval "$(zellij setup --generate-auto-start zsh)"
fi
# https://sw.kovidgoyal.net/kitty/faq/