Skip to content

Commit f95af4d

Browse files
Added LM Studio CLI lms to Ubuntu path
1 parent 51c7509 commit f95af4d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Ubuntu/bash_profile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ fi
4141
export MODULAR_HOME="${HOME}/.modular"
4242

4343
export PATH="${HOME}/.modular/pkg/packages.modular.com_mojo/bin:${PATH}:${HOME}/src/gopath/bin:${HOME}/.local/bin:${HOME}/bin:/snap/bin"
44+
45+
# Added by LM Studio CLI (lms)
46+
export PATH="$PATH:/home/ricardo/.lmstudio/bin"
47+
# End of LM Studio CLI section

0 commit comments

Comments
 (0)