From c20d81141c7250483b88ff2ac1b6da35ccb2b9fd Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 11 Oct 2024 12:57:43 +0200 Subject: [PATCH] chore: add infopath to loaded paths --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index ef19f3c..578879f 100644 --- a/init.el +++ b/init.el @@ -168,6 +168,7 @@ (exec-path-from-shell-variables '("PATH" "MANPATH" + "INFOPATH" "CXX" "CC" "XDG_CONFIG_HOME" -- 2.48.1