summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
authorSean Whitton <spw+git@sdf.org>2014-07-02 23:37:41 +0900
committerSean Whitton <spw+git@sdf.org>2014-07-02 23:37:41 +0900
commit5fc4c8b6d8ff2e1fdc3687ae5fc856c8519cd6f8 (patch)
treeddb897e7cb5b95ab64f09859b684fab02a585b7f /.emacs.d/eshell
parent7c1328427168f9525ea80a09173706bcceccd52f (diff)
downloaddotfiles-5fc4c8b6d8ff2e1fdc3687ae5fc856c8519cd6f8.tar.gz
actually fix sudo from eshell
Diffstat (limited to '.emacs.d/eshell')
-rw-r--r--.emacs.d/eshell/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/eshell/profile b/.emacs.d/eshell/profile
index 349e1011..cba47307 100644
--- a/.emacs.d/eshell/profile
+++ b/.emacs.d/eshell/profile
@@ -8,4 +8,5 @@ export VISUAL=emacsclient
# add to the path
addpath /usr/sbin
+addpath /sbin
addpath /home/swhitton/local/bin