X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.bashrc;h=99a9e9713b9899ddd0d7b39e896662a02ca99b15;hp=a222b7ec8e6886c0d1374ad6648f1478c96b151a;hb=6efd0a775ad94b8f5d412d7fa357236bd74bdf43;hpb=8dd298f4e01d4fae132ba73fa814e119add780d1 diff --git a/.bashrc b/.bashrc index a222b7e..99a9e97 100644 --- a/.bashrc +++ b/.bashrc @@ -20,6 +20,10 @@ if [ "$PS1" ]; then fi; # bts debian options + if [ -e bin/faf ]; then + complete -F _command faf + fi; + export DEBEMAIL="don@debian.org" # enable color support of ls and also add handy aliases