mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
pwsh: Make shortcut start in home folder (#909)
This commit is contained in:
parent
c024b59627
commit
be97063170
@ -22,7 +22,8 @@
|
||||
"shortcuts": [
|
||||
[
|
||||
"pwsh.exe",
|
||||
"PowerShell Core"
|
||||
"PowerShell Core",
|
||||
"-WorkingDirectory ~"
|
||||
]
|
||||
],
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user