aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-07-14 12:26:41 -0400
committerRyan Kavanagh <rak@debian.org>2013-07-14 12:26:41 -0400
commiteedee6a0e24d59a30800f72f975c63a7f000d667 (patch)
tree454463fd9686b13a6e0225ea87d3c0f3931c7c1d /.zshrc
parentFix sm allias to attach tho the mail session (diff)
Complete dquilt as though it were quilt
Diffstat (limited to '')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 308ea95..189e11d 100644
--- a/.zshrc
+++ b/.zshrc
@@ -184,6 +184,8 @@ zstyle ':completion:*:*:kill:*' list-colors '=%*=01;31'
# Load the completion system
autoload -U compinit; compinit
+compdef _quilt dquilt=quilt # Quilt tab completion for dquilt
+
# Very powerful version of mv implemented in zsh. The main feature I
# know of it that seperates it from the standard mv is that it saves you
# time by being able to use patterns which are expanded into positional