From 867a87387c8232c48170c045d13a556a1d68fe3a Mon Sep 17 00:00:00 2001 From: "vincent@spotify.com" Date: Mon, 19 Aug 2013 02:40:07 +0200 Subject: Typo in modes file, Postgres.app PATH changes --- init-eshell.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init-eshell.el') diff --git a/init-eshell.el b/init-eshell.el index 77f99e551a14..66ee9513151f 100644 --- a/init-eshell.el +++ b/init-eshell.el @@ -13,6 +13,7 @@ "Sets up EShell when it is loaded" (setq eshell-path-env (concat + "/Applications/Postgres.app/Contents/MacOS/bin:" "/usr/local/bin:" (concat home-dir "/bin:") "/usr/local/share/python:" -- cgit 1.4.1