aboutsummaryrefslogtreecommitdiffstats
path: root/_xprofile
blob: de18e9a0cc81e2f281903692013852289817bc3a (plain)
1
2
3
4
5
6
7
#
# ~/.xprofile
#

[ -f ~/.profile ] && . ~/.profile

#  vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=sh: #