chore(config): add LM Studio to path

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-02-27 16:20:16 +02:00
parent 89ae4003f9
commit d6b24c27a1
3 changed files with 9 additions and 1 deletions

View File

@@ -14,3 +14,6 @@ if status is-interactive
# Start tmux if not already running and not in SSH
open-tmux # defined in functions/open-tmux.fish
end
# Added by LM Studio CLI (lms)
set -gx PATH $PATH $HOME/.lmstudio/bin