diff options
Diffstat (limited to 'qcd.bash-completion')
| -rw-r--r-- | qcd.bash-completion | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qcd.bash-completion b/qcd.bash-completion index c8dfc56..569d050 100644 --- a/qcd.bash-completion +++ b/qcd.bash-completion @@ -1,5 +1,9 @@ # Bash completion for the qcd() function +# Copyright © 2016 Teddy Wing +# This file is licensed under the GNU GPLv3+. Please see COPYING +# for more information. + _qcd () { local cur local shortcuts=$(awk '{ print $1 }' $QCD_DATABASE_FILE) |
