原文链接: windows 用scoop 安装 starship 一个比较小众的命令行
上一篇: 哥, 咱家终于有好看的终端了
下一篇: webgl 学习小结 彩色小立方体
不准备折腾了... 就wt吧, 累了...
https://github.com/starship/starship/issues
开了手机热点, 不然无法访问github... 无语
# 输入a开启
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
# or shorter
iwr -useb get.scoop.sh | iex
scoop install starship
替换
Invoke-Expression (&starship init powershell)
效果看着也还行的样子....启动速度快一点,
和vscode配合的不是很好.. 没时间折腾了, 就接着wt吧