don't even know anymore

This commit is contained in:
Moritz Böhme 2021-09-08 20:30:19 +02:00
parent a535553cbe
commit 795aeabb2a
6 changed files with 52 additions and 32 deletions

View file

@ -2,8 +2,7 @@
DOOM="$HOME/.emacs.d"
if [ ! -d "$DOOM" ]; then
git clone https://github.com/hlissner/doom-emacs.git "$DOOM"
sleep 0.5
"$DOOM/bin/doom -y install"
"$DOOM/bin/doom" -y install
fi
"$DOOM/bin/doom sync"
"$DOOM/bin/doom" sync