aboutsummaryrefslogtreecommitdiffstats
path: root/_xprofile
diff options
context:
space:
mode:
Diffstat (limited to '_xprofile')
-rw-r--r--_xprofile7
1 files changed, 7 insertions, 0 deletions
diff --git a/_xprofile b/_xprofile
new file mode 100644
index 0000000..de18e9a
--- /dev/null
+++ b/_xprofile
@@ -0,0 +1,7 @@
+#
+# ~/.xprofile
+#
+
+[ -f ~/.profile ] && . ~/.profile
+
+# vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=sh: #