Ran's note

Ran's note

最新文章

获取Github项目最新Release

在脚本中使用GitHub官方API获取Release,可以方便的获取最新版本的发布包,或者下载指定版本的发布内容。
git
2024-08-29

使用Zsh改善终端使用体验

Zsh(Z Shell)和 Bash(Bourne Again Shell)都是 Linux 系统中的常用 shell 终端。但Zsh可以为我们提供更加舒适的终端操作体验。
2024-08-08