          MODULE=zoxide
         VERSION=0.9.9
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ajeetdsouza/zoxide/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:eddc76e94db58567503a3893ecac77c572f427f3a4eabdfc762f6773abf12c63
        WEB_SITE=https://github.com/ajeetdsouza/zoxide
         ENTERED=20260331
         UPDATED=20260331
           SHORT="A smarter cd command inspired by z and autojump"

cat << EOF
zoxide is a smarter cd command, inspired by z and autojump. It remembers
which directories you use most frequently, so you can "jump" to them in
just a few keystrokes. zoxide works on all major shells.
EOF
