aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-10 00:25:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-10 00:25:30 +1300
commitc03e2aaf12e16daab6bb171eedaf939682711390 (patch)
tree716ec865d43e687d9e69951135c3942ac9c3f33a /bash/bashrc.d
parentImprove and correct some comments (diff)
downloaddotfiles-c03e2aaf12e16daab6bb171eedaf939682711390.tar.gz
dotfiles-c03e2aaf12e16daab6bb171eedaf939682711390.zip
Break a long line
Diffstat (limited to 'bash/bashrc.d')
-rw-r--r--bash/bashrc.d/completion.bash3
1 files changed, 2 insertions, 1 deletions
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