feat: ignore ghostty shell for now

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2025-01-08 01:18:44 +01:00
parent 3e13698584
commit 6f4b41ebfc
Signed by: kjuulh
SSH Key Fingerprint: SHA256:RjXh0p7U6opxnfd3ga/Y9TCo18FYlHFdSpRIV72S/QM

View File

@ -169,7 +169,7 @@ eval "$(atuin init zsh)"
eval "$(/opt/homebrew/bin/mise activate zsh)"
if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then
"$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
# "$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
fi
{{ else }}
eval "$(/home/kjuulh/.local/bin/mise activate zsh)"