#!/bin/sh

# include user configuration
echo "User configuration (~/.pastebinit.xml):" >&3
grep -vE 'password|jabberid' >&3
