Skip to content

Instantly share code, notes, and snippets.

@hushin
Last active July 21, 2025 13:56
Show Gist options
  • Save hushin/8bcb035e62286c7b19e89593b51d470a to your computer and use it in GitHub Desktop.
Save hushin/8bcb035e62286c7b19e89593b51d470a to your computer and use it in GitHub Desktop.
Windows で Doom Emacs が 壊れたときに試すメモ
cd $HOME\.config\emacs
git pull
rm -rf .local
.\bin\doom install

Emacs 起動して

  • M-x doom/upgrade
  • M-x package-upgrade-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment