pwsh: Make shortcut start in home folder (#909)

This commit is contained in:
Liwen Guo 2021-10-22 05:36:13 +02:00 committed by GitHub
parent c024b59627
commit be97063170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,8 @@
"shortcuts": [
[
"pwsh.exe",
"PowerShell Core"
"PowerShell Core",
"-WorkingDirectory ~"
]
],
"persist": [