[sh] Catch up on zsh and bash upadtes

This commit is contained in:
2026-07-28 11:01:46 -04:00
parent 157b273820
commit cf25a90e9d
3 changed files with 5 additions and 5 deletions

View File

@ -55,3 +55,4 @@ export PATH="/home/powellc/.shorebird/bin:$PATH"
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/powellc/.lmstudio/bin"
# End of LM Studio CLI section
. "$HOME/.cargo/env"