aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-26 20:46:48 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-26 20:48:56 +1200
commit1bca0a6205c0c22bc0e23c642f47da18d5164766 (patch)
tree05fd360aed42f204a934a235b7de52debfc8ef1d /bash
parentTidy/golf gt() down a bit (diff)
downloaddotfiles-1bca0a6205c0c22bc0e23c642f47da18d5164766.tar.gz
dotfiles-1bca0a6205c0c22bc0e23c642f47da18d5164766.zip
Remove ad()
It has no real advantages over and isn't as clever as just cd /a*/b*/c*
Diffstat (limited to 'bash')
-rw-r--r--bash/bash_completion.d/ad.bash2
1 files changed, 0 insertions, 2 deletions
diff --git a/bash/bash_completion.d/ad.bash b/bash/bash_completion.d/ad.bash
deleted file mode 100644
index 390fcb00..00000000
--- a/bash/bash_completion.d/ad.bash
+++ /dev/null
@@ -1,2 +0,0 @@
-# Completion function for ad(); just directories
-complete -A directory ad