         MODULE=atuin
        VERSION=18.15.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/atuinsh/atuin/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:5afbcd5a654604ab3118dbacb91d2202cba51500d92a4f2a3d1e43d023fb4b32
       WEB_SITE=https://atuin.sh
        ENTERED=20251026
        UPDATED=20260416
          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
