remove user-specific settings
This commit is contained in:
parent
51b10d945e
commit
ce814d7706
@ -19,10 +19,3 @@ unset USERNAME
|
||||
################################################################################
|
||||
# End Of File: "~/.bash_profile"
|
||||
################################################################################
|
||||
|
||||
# Added by LM Studio CLI (lms)
|
||||
export PATH="$PATH:/Users/luk/.cache/lm-studio/bin"
|
||||
|
||||
# Added by OrbStack: command-line tools and integration
|
||||
# This won't be added again if you remove it.
|
||||
source ~/.orbstack/shell/init.bash 2>/dev/null || :
|
||||
|
@ -183,6 +183,3 @@ fi
|
||||
################################################################################
|
||||
# End Of File: "~/.bashrc"
|
||||
################################################################################
|
||||
|
||||
# Added by LM Studio CLI (lms)
|
||||
export PATH="$PATH:/Users/luk/.cache/lm-studio/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user