chiark / gitweb /
dot/shell-rc: Throw `~/bin/' into the PATH if it's not there.
[profile] / dot / xsession
CommitLineData
74a53e28 1#! /bin/sh
f617db13
MW
2
3# --- Lots of sensible initialisation ---
4
5__mdw_force_secure_session=yes
74a53e28
MW
6. "$HOME/.profile"
7"$HOME/.xinitrc"
8. "$HOME/.shell-logout"