We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 917aad3 + d5546a7 commit 337500bCopy full SHA for 337500b
1 file changed
zsh/.zshenv
@@ -1,2 +1,5 @@
1
# Homebrew
2
eval "$(/opt/homebrew/bin/brew shellenv)"
3
+
4
+# OrbStack
5
+source ~/.orbstack/shell/init.zsh 2>/dev/null || :
0 commit comments