summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2025-11-01chore:scripts: update reset script to remove additional filesCraig Jennings
Add removal of `emms` and `request` directories and several files to enhance the reset-to-first-launch script to ensure complete cleanup of user data.
2025-10-29refactor:script: simplify elisp compiled file deletion scriptCraig Jennings
Remove user confirmation and file listing prompt. Simplify the script by directly deleting .eln and .elc files in the specified location and confirming completion.
2025-10-22feat:emacs-build-script:build both emacs and emacs-debug versionsCraig Jennings
2025-10-12changing repositoriesCraig Jennings