diff options
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..bd8da72 --- /dev/null +++ b/.zprofile @@ -0,0 +1,6 @@ + +eval "$(/opt/homebrew/bin/brew shellenv)" + +# Added by OrbStack: command-line tools and integration +# This won't be added again if you remove it. +source ~/.orbstack/shell/init.zsh 2>/dev/null || : |
