summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-17 12:48:00 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-17 12:48:00 +0100
commit5d5060a5da9eee99cdd50bc477e70d3c1d0ef38f (patch)
treeddba2c25292dac572003acf1a74af5a779a72a9f /.local
parent60e7992b11b6f41229af105035d1a04da716d732 (diff)
downloaddotfiles-5d5060a5da9eee99cdd50bc477e70d3c1d0ef38f.tar.xz
Commit a collection of tweaks to Emacs config
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/emacs-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/emacs-build b/.local/bin/emacs-build
index c367bfe..20b9fba 100755
--- a/.local/bin/emacs-build
+++ b/.local/bin/emacs-build
@@ -26,4 +26,4 @@ then
./configure ${configure_flags}
fi
-${make}
+${make} "$@"