Add edit.exe to edit.ps1

This commit is contained in:
Markus Fleschutz 2025-06-25 14:56:55 +02:00
parent 58a6d84015
commit 5ea38da16e

View File

@ -37,6 +37,7 @@ TryEditor "hx" $path
TryEditor "emacs" $path
TryEditor "Code" $path
TryEditor "notepad.exe" $path
TryEditor "edit.exe" $path
TryEditor "wordpad.exe" $path
Write-Host ""