0-hero's picture
Add files using upload-large-folder tool
01cd082 verified
raw
history blame contribute delete
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