diff --git a/dotemacs b/dotemacs index e50c2b0..02fa602 100644 --- a/dotemacs +++ b/dotemacs @@ -60,3 +60,10 @@ ;; Rename the buffer to com (rename-buffer "irc") + +;; Run email.ksh to read email on the cluster at SDF +(ansi-term "/home/scm/sdf/email.ksh") + +;; Rename the buffer to email +(rename-buffer "email") +