mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
sapling: Fix suggest
This commit is contained in:
parent
7c4d47ac37
commit
dbab8f8853
@ -9,7 +9,10 @@
|
||||
"Add-Content -Path $Profile -Value \"`nSet-Alias -Name sl -Value `\"`$(scoop prefix sapling)\\sl.exe`\" -Force -Option Constant,ReadOnly,AllScope\""
|
||||
],
|
||||
"suggest": {
|
||||
"Node JS": "nodejs-lts",
|
||||
"Node.js": [
|
||||
"nodejs",
|
||||
"nodejs-lts"
|
||||
],
|
||||
"Git": "git"
|
||||
},
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user