summaryrefslogtreecommitdiff
path: root/homebrew/bashpreexec/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bashpreexec/.beer')
-rw-r--r--homebrew/bashpreexec/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/bashpreexec/.beer b/homebrew/bashpreexec/.beer
new file mode 100644
index 000000000..46613d03e
--- /dev/null
+++ b/homebrew/bashpreexec/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "BashPreexec",
+ "description": "preexec and precmd functions for Bash (just like Zsh)",
+ "url": "https://github.com/rcaloras/bash-preexec/archive/0.3.7.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/rcaloras/bash-preexec",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "(prefix/\"etc/profile.d\").install \"bash-preexec.sh\""
+ ],
+ "version": "0.3.7",
+ "file": "bash-preexec.rb"
+} \ No newline at end of file