X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.bashrc;h=99a9e9713b9899ddd0d7b39e896662a02ca99b15;hp=a222b7ec8e6886c0d1374ad6648f1478c96b151a;hb=3313e8ed3fd02457ed753d53f523c06d18531385;hpb=e110a4c034353013be0245fc7ab9944577c00226 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