summarylogtreecommitdiffstats
path: root/bash-completion.sh
diff options
context:
space:
mode:
authorPhillip Schichtel2024-05-11 20:14:04 +0200
committerPhillip Schichtel2024-05-11 20:14:04 +0200
commit4a682097474e8366b5dffd7f4fd9d827d3418ccf (patch)
tree951d4a3909308496c068be0f6a9fae01770e598c /bash-completion.sh
downloadaur-nomad-pack.tar.gz
initial commit for 0.1.1
Diffstat (limited to 'bash-completion.sh')
-rw-r--r--bash-completion.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash-completion.sh b/bash-completion.sh
new file mode 100644
index 000000000000..e84ea86c6726
--- /dev/null
+++ b/bash-completion.sh
@@ -0,0 +1,2 @@
+complete -C /usr/bin/nomad-pack nomad-pack
+