~edwargix/emacs.d

97048b54b868eeba4b4812b85caf3ad704c4041d — David Florness 4 years ago 3c3c9e2
Rebuild all packages on bump
1 files changed, 1 insertions(+), 0 deletions(-)

M bump
M bump => bump +1 -0
@@ 4,6 4,7 @@ cat <<EOF >$tmpfile
$(cat ./init.el)

(straight-pull-all)
(straight-rebuild-all)
(straight-freeze-versions)
EOF
emacs --batch -l $tmpfile