summaryrefslogtreecommitdiff
path: root/homebrew/tmuxinatorcompletion/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tmuxinatorcompletion/.make.sh-auto')
-rw-r--r--homebrew/tmuxinatorcompletion/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/tmuxinatorcompletion/.make.sh-auto b/homebrew/tmuxinatorcompletion/.make.sh-auto
new file mode 100644
index 000000000..b7e160b8c
--- /dev/null
+++ b/homebrew/tmuxinatorcompletion/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+bash_completion.install "completion/tmuxinator.bash" => "tmuxinator"
+zsh_completion.install "completion/tmuxinator.zsh" => "_tmuxinator"
+fish_completion.install Dir["completion/*.fish"]