mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Updated edit.ps1
This commit is contained in:
@ -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 ""
|
||||
|
Reference in New Issue
Block a user