[bugfix] add note for fzf/psfzf compatible problem

This commit is contained in:
Klesh Wong 2021-06-05 11:30:15 +08:00
parent 49b5e313c2
commit 794e014be2

View File

@ -1,6 +1,6 @@
# curl: https://curl.se/windows/
# ag: https://github.com/k-takata/the_silver_searcher-win32/releases
# fzf: https://github.com/junegunn/fzf/releases/latest
# fzf: https://github.com/junegunn/fzf/releases/latest (2.7.2 not working with psfzf)
$PSDefaultParameterValues = @{ "*:Proxy"="http://localhost:8123" }
#Install-Module -Name PowerShellGet -Force -AllowPrerelease
Register-PSRepository -Default -InstallationPolicy Trusted