mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-05 16:51:22 -08:00
3 lines
90 B
Bash
Executable file
3 lines
90 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
rm -f init.elc init/*.elc init/defuns/*.elc elisp/*.elc &> /dev/null
|