JiaHe

相遇即是缘

Scoop & 软件安装

安装Scoop
Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')

如果上面安装不成功的话,可以尝试下面这个
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb 'https://raw.fastgit.org/kidonng/scoop-install/fastgit/install.ps1' | iex

# 卸载Scoop
scoop uninstall scoop

# 添加源
scoop bucket add main
scoop bucket add extras
scoop bucket add java
scoop bucket add versions
scoop bucket add spc https://mirror.ghproxy.com/github.com/lzwme/scoop-proxy-cn
scoop bucket add .sm http://github.com/okibcn/ScoopMaster
scoop bucket add dorado https://github.com/h404bi/dorado
scoop bucket add icecreamZeng_scoop-bucket https://github.com/icecreamZeng/scoop-bucket
scoop bucket add jetbrains https://github.com/Ash258/Scoop-JetBrains
scoop bucket add nerd-fonts https://github.com/matthewjberger/scoop-nerd-fonts
scoop bucket add nirsoft https://github.com/kodybrown/scoop-nirsoft
scoop bucket add nonportable https://github.com/TheRandomLabs/scoop-nonportable
scoop bucket add stxpons_scoop-apps https://github.com/stxpons/scoop-apps
scoop bucket add im-select https://github.com/daipeihust/im-select
scoop bucket add lzwme_scoop-proxy-cn https://github.com/lzwme/scoop-proxy-cn
基础环境命令
sccop install 7zip bat busybox curl wget telnet ripgrep zig dark fd figlet grep ss
scoop install sudu zstd gcc make cmake neovim yarn ag glow clink
scoop install im-selectcoop bucket add whoamikyo_scoop-bucket https://github.com/whoamikyo/scoop-bucket
# busybox -> Linux命令工具集
# fd -> 替代find
常用软件
scoop install ffmpeg geekuninstaller gifcam  mkvtoolnix
scoop install nodejs-lts-np notepadplusplus office-365-apps-minimal-np
scoop install clash-for-windows-np steampp winscp wiztree
# steampp -> Github加速
开发常用
scoop install jd-gui jmeter liberica8-full-jdk maven mvndaemon visualvm jmeter
scoop install beyondcompare-zh-cn fiddler idea-ultimate postman python27 python37
scoop install redis-desktop-manager virtualbox-np nodejs-lts-np jd-gui maven lua
# jd-gui -> 查看Jar
winget安装
# 替换国内源
sudo winget source remove winget
sudo winget source add winget https://mirrors.ustc.edu.cn/winget-source

winget install SomePythonThings.WingetUIStore -s winget
winget install Microsoft.PowerToys -s winget
winget install Alibaba.DingTalk -s winget
winget install QL-Win.QuickLook -s winget
winget install Microsoft.VisualStudioCode -s winget
winget install Tencent.WeChat -s winget
# idea破解 https://jetbra.in/s
# jrebel破解 https://jrebel.qekang.com/{GUID}
# GUID: https://www.guidgen.com/
winget install JetBrains.IntelliJIDEA.Ultimate -s winget
winget install VMware.WorkstationPro -s winget
# Navicat破解 https://notabug.org/doublesine/navicat-keygen/src/windows/README.zh-CN.md
winget install PremiumSoft.NavicatPremium -s winget