aboutsummaryrefslogtreecommitdiff
path: root/docker/debian-dev/bootstrap/bash-profile/dquilt.bash
diff options
context:
space:
mode:
Diffstat (limited to 'docker/debian-dev/bootstrap/bash-profile/dquilt.bash')
-rw-r--r--[-rwxr-xr-x]docker/debian-dev/bootstrap/bash-profile/dquilt.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/debian-dev/bootstrap/bash-profile/dquilt.bash b/docker/debian-dev/bootstrap/bash-profile/dquilt.bash
index a0a469b..96a4eb2 100755..100644
--- a/docker/debian-dev/bootstrap/bash-profile/dquilt.bash
+++ b/docker/debian-dev/bootstrap/bash-profile/dquilt.bash
@@ -1,3 +1,4 @@
alias dquilt="quilt --quiltrc=${HOME}/.quiltrc-dpkg"
. /usr/share/bash-completion/completions/quilt
complete -F _quilt_completion $_quilt_complete_opt dquilt
+