#
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/matt/.lmstudio/bin"
# End of LM Studio CLI section

