Oh My Posh:Windows 下的Oh my zsh技术分享由于我在使用了一段时间的Mac Book之后重新使用了Windows 11系统。习惯了Mac上面给Terminal安装Oh my zsh后的方便和美观,所以来到Github上找到Oh My Posh来折腾一下,效果还不错🤣😊2023-3-14 Windows PowerShell Terminal Oh My Posh
🕶️Git小技巧—https模式转换为ssh模式技术分享最近使用Windows系统发现在WSL下和在cmd下,使用https拉取代码后进行的push操作在身份验证上有差异。本文主要解决的是在WSL上使用https clone代码后每次push都要重新输入username和password的问题🐣🐣2023-2-28 git Github GitLab WSL Windows