2013-09-26 17:14:40 +02:00

14 lines
466 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1 2009/09/25 12:29:26 wiz Exp $
To use this, source the included bash fragment in your startup
files, i.e. include something like:
if [ -r ${PREFIX}/share/bash-completion/bash_completion ]; then
. ${PREFIX}/share/bash-completion/bash_completion
fi
in ~/.bashrc or ~/.bash_profile.
===========================================================================