Changes between Version 5 and Version 6 of jazz/20-03-30


Ignore:
Timestamp:
Mar 31, 2020, 11:36:04 AM (4 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/20-03-30

    v5 v6  
    44
    55{{{
     6## Note: if you get an error you might need to change the execution policy (i.e. enable Powershell) with
     7Set-ExecutionPolicy RemoteSigned -scope CurrentUser
     8##
     9## https://techformist.com/install-scoop-for-command-line-nirvana/
    610$env:SCOOP='c:\scoop'
    711$env:SCOOP_GLOBAL='c:\scoop'