diff options
Diffstat (limited to '.config/macosProfile')
| -rw-r--r-- | .config/macosProfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/macosProfile b/.config/macosProfile index 7f955ce..17fc5d4 100644 --- a/.config/macosProfile +++ b/.config/macosProfile @@ -20,3 +20,6 @@ export XDG_DATA_HOME=$HOME/.local/share export LESSHISTFILE=- export ENV="$XDG_CONFIG_HOME"/shells/ksh/kshrc export ZDOTDIR="$XDG_CONFIG_HOME"/shells/zsh + +# Added by LM Studio CLI (lms) +export PATH="$PATH:/Users/jmm/.cache/lm-studio/bin" |
