From c202480b384529c793c9573941ca4450013e7093 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 6 Dec 2022 20:17:53 -0500 Subject: [PATCH] Adding file --- dotemacs | 7 +++++++ 1 file changed, 7 insertions(+) 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") +