1 comments

  • sync10 minutes ago
    Nice ideas! I&#x27;ve been using the `?` shortcut in atuin [0] which accomplishes the same sort of thing, but these days also has access to an Agent-like experience which allows me to prompt something like &quot;Conventional Commit message for unstaged changes&quot; and it will call `git diff` (after asking permission, of course) and then generate the commit message.<p>[0] <a href="https:&#x2F;&#x2F;atuin.sh" rel="nofollow">https:&#x2F;&#x2F;atuin.sh</a>