1
0
forked from brl/citadel
citadel/meta-citadel/recipes-core/base-files/files/share/dot.profile

12 lines
241 B
Plaintext

# ~/.profile: executed by Bourne-compatible login shells.
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# path set by /etc/profile
# export PATH
# Might fail after "su - myuser" when /dev/tty* is not writable by "myuser".
mesg n 2>/dev/null