aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-02 12:52:57 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-02 12:52:57 +1300
commit50959224f30f2c21921e7f4fa9a13b067c85dd55 (patch)
tree6ee153c6de8566a9341147ba47afb72bc7441478
parentThrow away chgrp completion (diff)
downloaddotfiles-50959224f30f2c21921e7f4fa9a13b067c85dd55.tar.gz
dotfiles-50959224f30f2c21921e7f4fa9a13b067c85dd55.zip
Remove prompt() completion
This is just overkill in retrospect.
-rw-r--r--bash/bash_completion.d/prompt.bash2
1 files changed, 0 insertions, 2 deletions
diff --git a/bash/bash_completion.d/prompt.bash b/bash/bash_completion.d/prompt.bash
deleted file mode 100644
index d73d77ec..00000000
--- a/bash/bash_completion.d/prompt.bash
+++ /dev/null
@@ -1,2 +0,0 @@
-# Complete subcommands for the prompt wrapper
-complete -W 'on off git svn vcs ret job' prompt