feat: several rc2 improvements

This commit is contained in:
Rahul M. Juliato
2024-10-06 00:36:01 -03:00
parent bf2dcd146d
commit 9a98218f0a
3 changed files with 170 additions and 121 deletions

View File

@@ -10,4 +10,4 @@ sleep 2
echo ">>> Starting Emacs and auto-package fetching/installing ..."
sleep 2
emacs --init-dir=. -nw --eval="(ek/first-install)"
emacs --init-dir="./" -nw --eval="(ek/first-install)"