aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authoromagdy <omar.professional8777@gmail.com>2024-11-18 22:59:00 +0200
committeromagdy <omar.professional8777@gmail.com>2024-11-18 22:59:00 +0200
commitda805b1ecdd1963f490a747670460e97474e1eb8 (patch)
tree6c1ec95aea35393355a6996375648fdf185ff68d /zsh/.zshrc
parent750e399f5f1ddfdafbe50c49c5257b2de8a5e08c (diff)
downloaddotfiles-da805b1ecdd1963f490a747670460e97474e1eb8.tar.xz
dotfiles-da805b1ecdd1963f490a747670460e97474e1eb8.zip
Nothing worth mentioning
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 0223cb2..a270cf2 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -129,3 +129,6 @@ bindkey '^j' down-line-or-beginning-search
bindkey '^o' clear-screen
# colorscript random
+
+# Added by LM Studio CLI (lms)
+export PATH="$PATH:/home/omar/.cache/lm-studio/bin"