[zsh] Add LMStduio path
This commit is contained in:
@ -77,3 +77,8 @@ eval "$(direnv hook /bin/zsh)"
|
||||
|
||||
# See ~/.aliases for the various aliases seen in here
|
||||
source "$HOME/.aliases"
|
||||
|
||||
# Added by LM Studio CLI (lms)
|
||||
export PATH="$PATH:/home/powellc/.lmstudio/bin"
|
||||
# End of LM Studio CLI section
|
||||
|
||||
|
||||
Reference in New Issue
Block a user