OSDN Git Service

delete serenelinux-resources
[serene/serenelinux-system-pkg.git] / base-files.old / usr / share / base-files / dot.profile
1 # ~/.profile: executed by Bourne-compatible login shells.
2
3 if [ "$BASH" ]; then
4   if [ -f ~/.bashrc ]; then
5     . ~/.bashrc
6   fi
7 fi
8
9 mesg n || true