#!/bin/bash
rm -f ~/.emacs.desktop.lock
exec ~/bin/session emacs /usr/bin/emacs-snapshot -nw -fg white -bg black --no-splash
