Load orbstack

This commit is contained in:
Andrew Tomaka 2023-08-27 10:04:04 -04:00
parent d9d186fd77
commit 42fff94fb4
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ if which pyenv > /dev/null; then
(pyenv rehash &) 2> /dev/null
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