summaryrefslogtreecommitdiff
path: root/homebrew/zshnavigationtools/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/zshnavigationtools/.beer')
-rw-r--r--homebrew/zshnavigationtools/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/zshnavigationtools/.beer b/homebrew/zshnavigationtools/.beer
new file mode 100644
index 000000000..501228b5a
--- /dev/null
+++ b/homebrew/zshnavigationtools/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "ZshNavigationTools",
+ "description": "Zsh curses-based tools, e.g. multi-word history searcher",
+ "url": "https://github.com/psprint/zsh-navigation-tools/archive/v2.2.7.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/psprint/zsh-navigation-tools",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\""
+ ],
+ "version": "2.2.7",
+ "file": "zsh-navigation-tools.rb"
+} \ No newline at end of file