mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:06:41 +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
|
# Google Cloud SDK setup
|
||||||
source-if-exists "${HOMEBREW_PREFIX}/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc"
|
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
|
# Windsurf setup
|
||||||
path_prepend "$HOME/.codeium/windsurf/bin"
|
path_prepend "$HOME/.codeium/windsurf/bin"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user