          MODULE=atuin
         VERSION=18.10.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/atuinsh/atuin/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:02228929976142f63b4464a35b8b29b29155e1814cf03e99c95381954c5d9e37
        WEB_SITE=https://atuin.sh
         ENTERED=20251026
         UPDATED=20251026
           SHORT="Magical shell history"

cat << EOF
Atuin replaces your existing shell history with a SQLite database, and records
additional context for your commands. Additionally, it provides optional and
fully encrypted synchronisation of your history between machines, via an Atuin
server.

Features:
 - Rebinds up and ctrl-r to a full screen history search UI
 - Stores shell history in a SQLite database
 - Records additional context like exit code, command duration, and directory
 - Optional end-to-end encrypted sync across machines
 - Supports bash, zsh, fish, nushell, and xonsh shells
EOF
