add: pwsh module PSFzf, scoop packages installation, executionpolicy

notification
This commit is contained in:
qwjyh 2022-09-27 06:27:23 +09:00
parent 09628f088d
commit 1959ffc7f5
4 changed files with 111 additions and 1 deletions

View file

@ -116,7 +116,7 @@ function Enable-SshAgent {
# less options
$env:LESS = "-M -R -S -W -z-4 -x4"
$env:LESS = "-i -M -R -S -W -z-4 -x4"