Asynchronous ZSH prompt.
# .zshrc
eval "$(jargon init)"
$ go install github.com/NagayamaRyoga/jargon@latest
https://github.com/NagayamaRyoga/jargon/releases
Using zinit
# .zshrc
zinit light-mode from'gh-r' as'program' for \
atclone'./jargon init >jargon.zsh; zcompile jargon.zsh' atpull'%atclone' \
src'jargon.zsh' \
@'NagayamaRyoga/jargon'