Mercurial > dotfiles
view .zfun/zsh-autosuggestions/ZSH_VERSIONS @ 532:f452d7f26e04 default tip
vcs_functions: add jj status to current branch info
This causes jj info to show up in my prompt. The first change to this since
2018!
| author | Augie Fackler <raf@durin42.com> |
|---|---|
| date | Sat, 11 Jul 2026 21:28:08 -0400 |
| parents | e1ce8897030d |
| children |
line wrap: on
line source
# Zsh releases to run tests against # See https://github.com/zsh-users/zsh/releases # # When modifying this file, rebuild and push docker image: # $ docker build -t ericfreese/zsh-autosuggestions-test . # $ docker push ericfreese/zsh-autosuggestions-test 4.3.11 5.0.2 5.0.8 5.1.1 5.2 5.3.1 5.4.2 5.5.1 5.6.2
