feat: ignore ghostty shell for now
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
3e13698584
commit
6f4b41ebfc
@ -169,7 +169,7 @@ eval "$(atuin init zsh)"
|
|||||||
eval "$(/opt/homebrew/bin/mise activate zsh)"
|
eval "$(/opt/homebrew/bin/mise activate zsh)"
|
||||||
|
|
||||||
if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then
|
if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then
|
||||||
"$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
|
# "$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
|
||||||
fi
|
fi
|
||||||
{{ else }}
|
{{ else }}
|
||||||
eval "$(/home/kjuulh/.local/bin/mise activate zsh)"
|
eval "$(/home/kjuulh/.local/bin/mise activate zsh)"
|
||||||
|
Loading…
Reference in New Issue
Block a user