remove user-specific settings

This commit is contained in:
Luk 2025-04-22 21:26:41 +08:00
parent 51b10d945e
commit ce814d7706
2 changed files with 0 additions and 10 deletions

View File

@ -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 || :

View File

@ -183,6 +183,3 @@ fi
################################################################################
# End Of File: "~/.bashrc"
################################################################################
# Added by LM Studio CLI (lms)
export PATH="$PATH:/Users/luk/.cache/lm-studio/bin"