Store app configs under programs
This commit is contained in:
parent
95d079bcaf
commit
561ac46073
11 changed files with 80 additions and 72 deletions
scripts/Common/Software/git
|
@ -21,7 +21,7 @@
|
|||
$configArgs = @("--system");
|
||||
}
|
||||
|
||||
$config = & $getConfig "git";
|
||||
$config = & $getConfig "programs.git";
|
||||
|
||||
<#
|
||||
.SYNOPSIS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue