mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-with-openssh: Add shortcuts (#2478)
This commit is contained in:
parent
b2137393c6
commit
d559106ee2
@ -28,6 +28,14 @@
|
|||||||
"usr\\bin\\ssh-keyscan.exe",
|
"usr\\bin\\ssh-keyscan.exe",
|
||||||
"usr\\bin\\tig.exe"
|
"usr\\bin\\tig.exe"
|
||||||
],
|
],
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"git-bash.exe",
|
||||||
|
"Git Bash",
|
||||||
|
"--cd-to-home",
|
||||||
|
"usr\\share\\git\\git-for-windows.ico"
|
||||||
|
]
|
||||||
|
],
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"git config --global credential.helper manager"
|
"git config --global credential.helper manager"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user