chore(zshenv): add path for LM Studio bins

This commit is contained in:
2025-08-19 09:47:30 +01:00
parent 7e3b5ae4f9
commit 94887fe5f1

3
zshenv
View File

@@ -386,6 +386,9 @@ source-if-exists "${HOMEBREW_PREFIX}/Caskroom/google-cloud-sdk/latest/google-clo
# Windsurf setup
path_prepend "$HOME/.codeium/windsurf/bin"
# LM Studio setup
path_prepend "$HOME/.cache/lm-studio/bin"
# ==============================================================================
# Local Overrides
# ==============================================================================