mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(zshenv): add path for LM Studio bins
This commit is contained in:
3
zshenv
3
zshenv
@@ -386,6 +386,9 @@ source-if-exists "${HOMEBREW_PREFIX}/Caskroom/google-cloud-sdk/latest/google-clo
|
|||||||
# Windsurf setup
|
# Windsurf setup
|
||||||
path_prepend "$HOME/.codeium/windsurf/bin"
|
path_prepend "$HOME/.codeium/windsurf/bin"
|
||||||
|
|
||||||
|
# LM Studio setup
|
||||||
|
path_prepend "$HOME/.cache/lm-studio/bin"
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# Local Overrides
|
# Local Overrides
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user