2025-10-16发表Dev / OS7 分钟读完 (约1036字)Nushell - CrossPlatformEncapsulating cross-platform functions and isolating OS-specific configs using Nushell
2025-05-30发表Miscellaneous / ToolChain2 分钟读完 (约338字)Set Git ProxySet up a proxy for Git operations, both for HTTP/HTTPS and SSH connections.
2025-01-07发表Miscellaneous / ToolChain4 分钟读完 (约674字)Dotfile Manager —— DotbotA tool that bootstraps your dotfiles ⚡️
2024-11-27发表Miscellaneous6 分钟读完 (约920字)Music Player for Windows and Android音乐播放器体验总结、mp3标签编辑、歌词同步、音乐文件同步方案
2024-11-15发表Miscellaneous3 分钟读完 (约489字)Windows 11 Start Menu Widgets(Phone Link)Windows Start Menu Widgets
2024-10-19发表Miscellaneous / ToolChain17 分钟读完 (约2580字)Personalization for Terminal,Shell & Prompt工欲善其事必先利其器,终端算是编程中经常接触的“器”,下面记录个人针对terminal,shell和prompt的一些个性化设置,仅供参考
2024-01-15发表Miscellaneous / ToolChain9 分钟读完 (约1388字)VSCode配置C及CPP Debug环境本文介绍如何在VSCode中配置C及CPP Debug环境,并介绍`task.json`和`launch.json`的使用方法