summaryrefslogtreecommitdiff
path: root/.config/macosProfile
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-11-05 11:34:10 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-11-05 11:34:10 -0500
commit69ea2d19de8c3321e59b92773c6b46ca0c9df6fc (patch)
tree314552fcf4e86b428cb5ef3adb3683602a9872bd /.config/macosProfile
parent4d3dfee821bb27134de59e61195ba1833a4277a2 (diff)
Added Zig LSP
Diffstat (limited to '.config/macosProfile')
-rw-r--r--.config/macosProfile3
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"