added zshrc

This commit is contained in:
nicholai 2025-10-21 15:08:49 -06:00
parent db738d9d42
commit 0523cef47a

10
.zshrc Normal file
View File

@ -0,0 +1,10 @@
. "$HOME/.local/share/../bin/env"
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/Nicholai/.lmstudio/bin"
# End of LM Studio CLI section
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"