X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..33a8812f3c7670852d9f8f91e315d91b195da24b:/dot/xsession diff --git a/dot/xsession b/dot/xsession index 4497b21..9b3242d 100755 --- a/dot/xsession +++ b/dot/xsession @@ -1,8 +1,9 @@ -#! /bin/bash +#! /bin/sh # --- Lots of sensible initialisation --- __mdw_force_secure_session=yes -. $HOME/.bash_profile -$HOME/.xinitrc -. $HOME/.bash_logout +. "$HOME/.profile" +"$HOME/.xinitrc" +. "$HOME/.shell-logout" +kill -TERM -$$