chiark / gitweb /
el/dot-emacs.el (mdw-fontify-rust): Fix integer literal syntax.
[profile] / dot / vncsession
CommitLineData
eae29a8c
MW
1#! /bin/bash
2
3# --- Lots of sensible initialisation ---
4
5exec >$HOME/.vnc-errors 2>&1
eae29a8c
MW
6
7__mdw_force_secure_session=yes
8. $HOME/.bash_profile
8e08f814 9$HOME/.xinitrc vnc
eae29a8c 10. $HOME/.bash_logout