mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 22:51:53 +00:00
chore(config): add LM Studio to path
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user