gitpic v0.21.3 — 修两个会弄坏 shell 配置的缺陷
修两个会弄坏 shell 配置的缺陷
- 读不出来的启动文件现在拒绝写入,而不是被当成空文件覆盖掉
- bash 的块写进 bash 真正会读的那个文件,不再凭空造出
.bash_profile把.profile挤掉
GitPic.app
GitPic-<version>-macos-arm64.dmg in this release is the macOS menu-bar
app, same version as the CLI and with that CLI embedded. Apple Silicon
only. To install it:
-
Open the DMG and drag GitPic across to Applications.
-
Clear the quarantine flag — this step is not optional. The app is
ad-hoc signed and not notarised, so until you run this macOS refuses
to open it at all:xattr -dr com.apple.quarantine /Applications/GitPic.app
-
Launch it, and authorise with 设置 ▸ 图床 ▸ 使用 GitHub 登录 (or
gitpic auth loginin a terminal).
Updates after that are handled by the app itself: 检查更新 downloads the
next DMG, verifies its SHA-256 and swaps the bundle, quarantine included.
For the gitpic command in your terminal, 设置 ▸ 通用 ▸ 命令行 installs
a link to the copy inside the app, so it stays in step with every update.