From 7cec319f07625262d11b8bd459f87b7e9846307c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 11 Dec 2020 18:22:52 -0600 Subject: Add paths to exec-path --- config.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 8e31095..32635d9 100644 --- a/config.org +++ b/config.org @@ -26,6 +26,10 @@ Let’s configure Emacs using Org mode, they said. It’ll be fun, they said. (expand-file-name "PortableGit/bin" win-downloads) (expand-file-name "PortableGit/usr/bin" + win-downloads) + (expand-file-name "m/usr/bin" + win-downloads) + (expand-file-name "m/mingw64/bin" win-downloads))) (when (file-exists-p path) (add-to-list 'exec-path path)))) -- cgit 1.4.1-21-gabe81