From 4d2d66ef7fa705590abc0e40a7a30ede0aec40a2 Mon Sep 17 00:00:00 2001 From: Rémi Prévost Date: Sun, 30 Oct 2011 07:28:16 -0400 Subject: Replace TextMate with $EDITOR Signed-off-by: Jack Nagel --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 3c50cbaec..ab03714dc 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,7 @@ Created /usr/local/Library/Formula/foo.rb

Homebrew has a Git foundation, so enjoy version control on your brewing customizations and easily merge upstream updates.

-
$ brew edit wget # opens in TextMate!
+
$ brew edit wget # opens in $EDITOR!
-- cgit v1.2.3