Added Pause and RandomString + some minor fixes

This commit is contained in:
lksz 2021-04-02 22:58:01 +00:00
parent 91199f7bcf
commit 1c4bf033fb
4 changed files with 56 additions and 0 deletions

View file

@ -1,3 +1,5 @@
scoop autocomplete-on
if( Test-Path (Join-Path $env:SCOOP last-scoop-refresh.clixml) ) {
scoop refresh
} else {