chiark / gitweb /
dot/emacs: Bind a key to `magit-toggle-buffer-lock'.
[profile] / dot / xsession
index 4497b21904ca32af419b0bb13d8b6ce8c228da71..9b3242de1e3b2adeb10d4d3de7795e4e6ce6f3e3 100755 (executable)
@@ -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 -$$