#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'

if ! is_cmd atuin && is_cmd load-fzf; then
    . <( load-fzf - )
fi