aboutsummaryrefslogtreecommitdiffstats
path: root/_xprofile
blob: 82d85b64627be6b65bed4b542c9512eeb59bf6c7 (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: #