private-model / .profile
ACCC1380's picture
Upload .profile with huggingface_hub
14f59eb verified
raw
history blame
No virus
161 Bytes
# ~/.profile: executed by Bourne-compatible login shells.
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi
mesg n 2> /dev/null || true