summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell/profile
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/eshell/profile')
-rw-r--r--.emacs.d/eshell/profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/eshell/profile b/.emacs.d/eshell/profile
new file mode 100644
index 00000000..ec408506
--- /dev/null
+++ b/.emacs.d/eshell/profile
@@ -0,0 +1,4 @@
+# for processes spawned by Eshell, drop the -c/-t set in ~/.shenv, so that the
+# Emacs frame containing Eshell gets reused
+export EDITOR=emacsclient
+export VISUAL=emacsclient