]> git.donarmstrong.com Git - home-base.git/blobdiff - .bashrc
* add completion for faf
[home-base.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index a222b7ec8e6886c0d1374ad6648f1478c96b151a..99a9e9713b9899ddd0d7b39e896662a02ca99b15 100644 (file)
--- 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