aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-02 15:54:47 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-02 15:54:47 +1300
commitf5d0cdcc3a929bc9f6c201f13d6c05058f41e33a (patch)
treef2c02ed60cacc2806d7e5c5ae7d2f2e8b22651ca /bash
parentImprove a sentence (diff)
downloaddotfiles-f5d0cdcc3a929bc9f6c201f13d6c05058f41e33a.tar.gz
dotfiles-f5d0cdcc3a929bc9f6c201f13d6c05058f41e33a.zip
Add completion for md()
Diffstat (limited to 'bash')
-rw-r--r--bash/bash_completion.d/md.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/bash_completion.d/md.bash b/bash/bash_completion.d/md.bash
new file mode 100644
index 00000000..6193efe5
--- /dev/null
+++ b/bash/bash_completion.d/md.bash
@@ -0,0 +1,2 @@
+# Completion for md()
+complete -A directory md