From c03e2aaf12e16daab6bb171eedaf939682711390 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 10 Feb 2017 00:25:30 +1300 Subject: Break a long line --- bash/bashrc.d/completion.bash | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bash/bashrc.d') diff --git a/bash/bashrc.d/completion.bash b/bash/bashrc.d/completion.bash index ed938950..51de24b8 100644 --- a/bash/bashrc.d/completion.bash +++ b/bash/bashrc.d/completion.bash @@ -22,7 +22,8 @@ complete -A disabled enable complete -A setopt set # Commands -complete -A command alias command complete compopt coproc exec if hash time type until while +complete -A command alias command complete compopt coproc exec if hash time \ + type until while # Directories complete -A directory cd pushd mkdir rmdir -- cgit v1.2.3