summaryrefslogtreecommitdiff
path: root/homebrew/tmuxinatorcompletion/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tmuxinatorcompletion/.beer')
-rw-r--r--homebrew/tmuxinatorcompletion/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/tmuxinatorcompletion/.beer b/homebrew/tmuxinatorcompletion/.beer
new file mode 100644
index 000000000..e1df9cd2b
--- /dev/null
+++ b/homebrew/tmuxinatorcompletion/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "TmuxinatorCompletion",
+ "description": "Shell completion for Tmuxinator",
+ "url": "https://github.com/tmuxinator/tmuxinator/archive/v0.15.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/tmuxinator/tmuxinator",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bash_completion.install \"completion/tmuxinator.bash\" => \"tmuxinator\"",
+ "zsh_completion.install \"completion/tmuxinator.zsh\" => \"_tmuxinator\"",
+ "fish_completion.install Dir[\"completion/*.fish\"]"
+ ],
+ "version": "0.15.0",
+ "file": "tmuxinator-completion.rb"
+} \ No newline at end of file