mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:26:42 +00:00
chore(zshenv): add Windsurf bin to PATH
This commit is contained in:
3
zshenv
3
zshenv
@@ -358,6 +358,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"
|
||||||
|
|
||||||
|
# Windsurf setup
|
||||||
|
path_prepend "$HOME/.codeium/windsurf/bin"
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# Local Overrides
|
# Local Overrides
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user