mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-09 10:04:45 +02:00
Updated edit.ps1
This commit is contained in:
parent
f61be1226a
commit
37c70be932
@ -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 ""
|
||||
|
Loading…
Reference in New Issue
Block a user