dotfiles/xprofile

4 lines
61 B
Plaintext
Raw Permalink Normal View History

2017-08-23 13:48:49 +00:00
if [ -f "$HOME/.profile" ] ; then
source $HOME/.profile
fi