#!/bin/sh

cat >&2 <<EOF
* If you want atuin with sync support, install package atuin-sync.
EOF

exit 0
