aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-28 22:30:39 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-28 22:33:25 +1300
commit2257085f3da0b6873c3099c2ab738b381c23b8de (patch)
treee91679f925b1d3c129503724e8899d88ed71b438 /bash
parentUse FUNCNAME for self-refs in Git completion (diff)
downloaddotfiles-2257085f3da0b6873c3099c2ab738b381c23b8de.tar.gz
dotfiles-2257085f3da0b6873c3099c2ab738b381c23b8de.zip
Add completion for finger(1)
Diffstat (limited to 'bash')
-rw-r--r--bash/bash_completion.d/finger.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/bash_completion.d/finger.bash b/bash/bash_completion.d/finger.bash
new file mode 100644
index 00000000..5594adde
--- /dev/null
+++ b/bash/bash_completion.d/finger.bash
@@ -0,0 +1,2 @@
+# Completion for finger(1)
+complete -A user finger