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

4 lines
111 B
Plaintext
Raw Normal View History

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