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