aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-files/base-files/share/dot.profile
blob: 979793e8b5a338b1526a9877c3c63269ff49f794 (plain)
1
2
3
4
5
6
7
8
9
10
# ~/.profile: executed by Bourne-compatible login shells.

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

# path set by /etc/profile
# export PATH

mesg n