We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b380e commit 7dd7b2eCopy full SHA for 7dd7b2e
1 file changed
ShellCommand/global.template.shellcommand.yaml
@@ -16,11 +16,11 @@ GlobalCommands:
16
17
- Name: ---
18
19
-- Name: "Open Command Window Here(&C)"
+- Name: Open Command Window Here(&C)
20
Command: cmd
21
Icon: C:/WIndows/System32/cmd.exe
22
23
-- Name: Open Command Window Here (Administrator)
+- Name: Open Command Window Here (Administrator)(&A)
24
Command: cmd /K "cd /d ""%DIR%"""
25
RunAsAdmin: true
26
0 commit comments