From 62709cf94b4a63489a73df41ada049681ff12ff4 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 27 Sep 2010 14:32:36 +0200 Subject: Added autojump formula. Signed-off-by: Adam Vandenberg --- Library/Formula/autojump.rb | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Library/Formula/autojump.rb (limited to 'Library/Formula') diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb new file mode 100644 index 000000000..a4235b0fd --- /dev/null +++ b/Library/Formula/autojump.rb @@ -0,0 +1,26 @@ +require 'formula' + +class Autojump "autojump" + end +end -- cgit v1.2.3