citadel/meta-citadel/recipes-citadel/citadel-config/files/share/dot.profile

12 lines
241 B
Plaintext
Raw Normal View History

2018-03-18 19:24:30 -04:00
# ~/.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