Skip to content

Instantly share code, notes, and snippets.

@masato3
Created June 4, 2025 19:35
Show Gist options
  • Save masato3/48a13a237385a8c4a28688569ebade40 to your computer and use it in GitHub Desktop.
Save masato3/48a13a237385a8c4a28688569ebade40 to your computer and use it in GitHub Desktop.
fnm_multishellsフォルダ削除
@echo off
rd /s /q %localappdata%\fnm_multishells
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment