From fc388cce59346c2704e128352c58217b6ef119d3 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 21 Jun 2023 17:30:04 +0700 Subject: [PATCH] chore(zsh): auto start zellij --- data/zsh/extra-zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/zsh/extra-zshrc b/data/zsh/extra-zshrc index c8eb5e5..4e1fa7d 100644 --- a/data/zsh/extra-zshrc +++ b/data/zsh/extra-zshrc @@ -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/