Skip to content

gitpic v0.21.2 — bash、zsh、fish 都能一键自动配置,不用再手动粘行

Choose a tag to compare

@github-actions github-actions released this 05 Sep 04:50
· 6 commits to main since this release

bash、zsh、fish 都能一键自动配置,不用再手动粘行

  • 每个 shell 一行状态 + 一个「自动配置」按钮,已经配好的不再唠叨
  • zsh/bash 写一个带标记的块并备份原文件,移除时只删块;fish 走它自己的 fish_add_path

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:

  1. Open the DMG and drag GitPic across to Applications.

  2. 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
  3. Launch it, and authorise with 设置 ▸ 图床 ▸ 使用 GitHub 登录 (or
    gitpic auth login in 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.