1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-03-06 12:43:22 -05:00
gbootroot/yard/replacements/root/.profile.debian

11 lines
202 B
Plaintext
Raw Normal View History

2001-08-12 21:30:02 +00:00
# ~/.profile: executed by Bourne-compatible login shells.
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
export PATH
mesg n