diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 89eb18b..45db645 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -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)"