summaryrefslogtreecommitdiff
path: root/homebrew/bashsnippets/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bashsnippets/.beer')
-rw-r--r--homebrew/bashsnippets/.beer21
1 files changed, 21 insertions, 0 deletions
diff --git a/homebrew/bashsnippets/.beer b/homebrew/bashsnippets/.beer
new file mode 100644
index 000000000..bbc40281d
--- /dev/null
+++ b/homebrew/bashsnippets/.beer
@@ -0,0 +1,21 @@
+{
+ "name": "BashSnippets",
+ "description": "Collection of small bash scripts for heavy terminal users",
+ "url": "https://github.com/alexanderepstein/Bash-Snippets/archive/v1.22.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/alexanderepstein/Bash-Snippets",
+ "depends": [],
+ "resource": [],
+ "conflicts": [
+ {
+ "conflict": "cheat",
+ "reason": "Both install a `cheat` executable"
+ }
+ ],
+ "patches": [],
+ "install": [
+ "system \"./install.sh\", \"--prefix=#{prefix}\", \"all\""
+ ],
+ "version": "1.22.1",
+ "file": "bash-snippets.rb"
+} \ No newline at end of file