chiark / gitweb /
dot/emacs: Bind a key to `magit-toggle-buffer-lock'.
[profile] / dot / vncsession
1 #! /bin/bash
2
3 # --- Lots of sensible initialisation ---
4
5 exec >$HOME/.vnc-errors 2>&1
6
7 __mdw_force_secure_session=yes
8 . $HOME/.bash_profile
9 $HOME/.xinitrc vnc
10 . $HOME/.bash_logout