chiark / gitweb /
Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/profile
[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