From 66c49d111ad965ed0b1d58adc70f626e6124275a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 2 Jul 2011 16:15:15 -0400 Subject: I should do a better job of making sure things work first. * .profile: move daemon-starting commands back into... * .bashrc: * Makefile: fix errors --- .bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 925ab3b..045bd9c 100644 --- a/.bashrc +++ b/.bashrc @@ -98,3 +98,6 @@ if [ -f /etc/bash_completion ]; then fi export TMPDIR="$HOME/tmp" +daemon emacs --daemon +daemon sysfiles +daemon maildirproc -- cgit v1.2.3-54-g00ecf