dotfiles/.local/bin/scripts/doom-rebuild
2023-08-07 18:01:15 +02:00

3 lines
111 B
Bash
Executable file

#!/bin/sh -e
# Rebuild doom from scratch pruning all caches
rm -I -rf "$DOOMLOCALDIR/straight" && doom sync -u