diff --git a/nixhome/.bash_profile b/nixhome/.bash_profile index c0b4b53..203bc64 100644 --- a/nixhome/.bash_profile +++ b/nixhome/.bash_profile @@ -19,10 +19,3 @@ unset USERNAME ################################################################################ # End Of File: "~/.bash_profile" ################################################################################ - -# Added by LM Studio CLI (lms) -export PATH="$PATH:/Users/luk/.cache/lm-studio/bin" - -# Added by OrbStack: command-line tools and integration -# This won't be added again if you remove it. -source ~/.orbstack/shell/init.bash 2>/dev/null || : diff --git a/nixhome/.bashrc b/nixhome/.bashrc index cf4c8d2..1e58316 100644 --- a/nixhome/.bashrc +++ b/nixhome/.bashrc @@ -183,6 +183,3 @@ fi ################################################################################ # End Of File: "~/.bashrc" ################################################################################ - -# Added by LM Studio CLI (lms) -export PATH="$PATH:/Users/luk/.cache/lm-studio/bin"