We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ff836 commit f1dbdc1Copy full SHA for f1dbdc1
libexec/scoop-search.ps1
@@ -9,6 +9,7 @@ param($query)
9
. "$psscriptroot\..\lib\buckets.ps1"
10
. "$psscriptroot\..\lib\manifest.ps1"
11
. "$psscriptroot\..\lib\versions.ps1"
12
+. "$psscriptroot\..\lib\config.ps1"
13
14
reset_aliases
15
0 commit comments