#!/bin/sh

cat >&2 <<EOF
* To use nnn plugins you have to install them into your HOME, run: nnn-getplugs.
EOF

exit 0
