mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 01:46:43 +00:00
feat(zshenv): add Antigravity setup to zsh environment
This commit is contained in:
3
zshenv
3
zshenv
@@ -383,6 +383,9 @@ path_prepend "$HOME/.orbstack/bin"
|
||||
# Google Cloud SDK setup
|
||||
source-if-exists "${HOMEBREW_PREFIX}/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc"
|
||||
|
||||
# Antigravity setup
|
||||
path_prepend "$HOME/.antigravity/antigravity/bin"
|
||||
|
||||
# Windsurf setup
|
||||
path_prepend "$HOME/.codeium/windsurf/bin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user