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

4 lines
111 B
Bash
Executable File

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