aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/host.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bash_completion.d/host.bash')
-rw-r--r--bash/bash_completion.d/host.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/bash_completion.d/host.bash b/bash/bash_completion.d/host.bash
new file mode 100644
index 00000000..e49e76c4
--- /dev/null
+++ b/bash/bash_completion.d/host.bash
@@ -0,0 +1,2 @@
+# Complete host(1) with hostnames
+complete -A hostname host