HOME


Mini Shell 1.0
DIR: /snap/core20/current/usr/share/base-files/
Upload File :
Current File : //snap/core20/current/usr/share/base-files/dot.profile
# ~/.profile: executed by Bourne-compatible login shells.

if [ "$BASH" ]; then
  if [ -f ~/.bashrc ]; then
    . ~/.bashrc
  fi
fi

mesg n 2> /dev/null || true