Remove orbstack init

This commit is contained in:
Andrew Tomaka 2024-10-28 22:13:34 -04:00
parent 0533002cd8
commit 914701781d
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -28,10 +28,6 @@ if which mise > /dev/null; then
eval "$(mise activate zsh)"
fi
if [ -f $HOME/.orbstack/shell/init.zsh ]; then
source $HOME/.orbstack/shell/init.zsh 2>/dev/null || :
fi
autoload compinit -Uz
setopt EXTENDEDGLOB
if [[ -n ${ZDOTDIR}/.zcompdump(#qN.m+1) ]]; then