aboutsummaryrefslogtreecommitdiff
path: root/docker/debian-dev/bootstrap/bash-profile/dquilt.bash
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-11-01 20:58:53 +0800
committercrupest <crupest@outlook.com>2023-11-13 13:47:29 +0800
commit2874252539213022b84d8d32d21c4f701aefff7a (patch)
treec1fe9da21946bff55aad42d37b5a954fc3e10309 /docker/debian-dev/bootstrap/bash-profile/dquilt.bash
parent606f374c7bccdbfe443542dc53ef55a54c487406 (diff)
downloadcrupest-2874252539213022b84d8d32d21c4f701aefff7a.tar.gz
crupest-2874252539213022b84d8d32d21c4f701aefff7a.tar.bz2
crupest-2874252539213022b84d8d32d21c4f701aefff7a.zip
(docker:debian-dev) fix bugs and add cp-no-git.
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
+