dotfiles/.local/bin/scripts/doom-rebuild

4 lines
111 B
Text
Raw Normal View History

2023-08-07 17:45:59 +02:00
#!/bin/sh -e
# Rebuild doom from scratch pruning all caches
rm -I -rf "$DOOMLOCALDIR/straight" && doom sync -u