Updated edit.ps1

This commit is contained in:
Markus Fleschutz 2025-03-10 09:21:51 +01:00
parent f61be1226a
commit 37c70be932

View File

@ -35,7 +35,7 @@ TryEditor "nano" $path
TryEditor "pico" $path
TryEditor "hx" $path
TryEditor "emacs" $path
TryEditor "Code.exe" $path
TryEditor "Code" $path
TryEditor "notepad.exe" $path
TryEditor "wordpad.exe" $path
Write-Host ""