Last active
March 8, 2025 17:29
-
-
Save masato3/693b01f48eb74b6bfb74757b2f0959fc to your computer and use it in GitHub Desktop.
Cmder起動(Windows Terminal経由でも)すると作成されるclink_errorlevel系のtxtを削除
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
del C:\tools\cmder_mini\config\clink_errorlevel_*.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment