Update emacs tests to use personal config

This commit is contained in:
2022-03-23 17:06:28 +00:00
parent c88d1a72e6
commit e05c409207
3 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
emacs --batch -u "$(whoami)" --debug-init
emacs --batch --debug-init --load ./.emacs.d/init.el