scoop进行安装:scoop install oh-my-posh 安装oh-my-posh模块:Install-Module oh-my-posh 设置robbyrussell主题:Set-Theme robbyrussell,这里由于本人比较喜欢linux的oh my zsh这个主题,因此选择这个和他接近的主题,大家也可以根据自己喜欢来选择自己的主题。 2.3 设定每次开启都启用主题 选择好了自己喜欢的主题,但是发...
scoop install Wenquanyi-Zenhei# 安装文泉驿正黑 参考资料 https://blog.thecjw.me/?p=1160 https://github.com/ryanoasis/nerd-fonts 内置Powershell 先说结论:内置的 PowerShell 是垃圾 不推荐使用 oh-my-posh ,启动速度太慢了,本身 PowerShell 的启动速度就慢,加上 oh-my-posh 就更慢了。 终端美化使...
scoop install .\oh-my-posh.json 1. 以下就是安装oh-my-posh的json文件内容: { "version": "3.151.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": { "identifier": "GPL-3.0-only", "url": "https://github.com/JanDeDobbeleer...
scoopinstallhttps://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json 输出显示无法连接到远程服务器: WARN Scoop uses'aria2c'formulti-connection downloads. WARN Should it cause issues, run'scoop config aria2-enabled false'to disable it. Installing'7zip'(19.00)[64...
# main bucketsscoopinstall7zipscoopinstallgitscoopinstallaria2scoopinstallconcfgscoopinstallpsreadlinescoopinstallposh-gitscoopinstalloh-my-poshscoopinstallffmpeg# extra bucketsscoopinstalleverythingscoopinstalltrafficmonitorscoopinstallvscodescoopinstallwindows-terminalscoopinstallforkscoopinstallsnipastescoopinstallhandbrak...
Install scoop and get powerful cli extensions like oh my posh and make your windows PowerShell prompt colorful.
add versions# scoop update # 会切换 main bucket 为 git repo,所以记得开代理(出现)scoop bucket add apps https://github.com/kkzzhizhou/scoop-appsscoop update# 检查,根据提示进行优化# scoop checkupscoop install sudo scoop-search scoop-search-multisource innounp dark scoop-completion oh-my-posh ...
win11自带windows terminal,但是我用的是win10,需要安装powershell,windows terminal(后者建议微软商店),然后通过scoop 安装poshgit,ohmyposh,zlocation,psreadline,gsudo。 然后安装vscode(方便修改配置文件) 然后去下载jb家的nerd字体 CODE$PROFILE #在powershell打开 ...
scoop install aria2 输出:Installing 'aria2' (1.35.0-1) [64bit]aria2-1.35.0-win-64bit-build1.zip (2.1 MB) [===] 100% Checking hash of aria2-1.35.0-win-64bit-build1.zip ... ok.Extracting aria2-1.35.0-win-64bit-build1.zip ... done.Linking ~\scoop\apps\aria2\curre...
此处的abgo_bucket为添加到本地的桶名称,可自由命名。 安装应用 scoop install abgo_bucket/<app_name> 使用外部方式下载(更新)应用: 当使用命令行下载速度慢,并且有更好的方式可以通过安装包链接下载时,它是一个很好的选择。 <your_scoop_path>\bucket\abgo_bucket\bin\download.ps1 [bucket/]<app_name> ...