From 4cbbd121c012b3962f12fdff0f1820c3b8636a44 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 30 Jul 2016 01:17:09 +1200 Subject: Move bash completion setup into separate dir --- bash/bash_completion.d/keep.bash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bash/bash_completion.d/keep.bash (limited to 'bash/bash_completion.d/keep.bash') diff --git a/bash/bash_completion.d/keep.bash b/bash/bash_completion.d/keep.bash new file mode 100644 index 00000000..bfe5dd2f --- /dev/null +++ b/bash/bash_completion.d/keep.bash @@ -0,0 +1,2 @@ +# Complete calls to keep with existing function names and variable names +complete -A function -A variable keep -- cgit v1.2.3