aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorRémi Prévost2011-10-30 07:28:16 -0400
committerJack Nagel2011-11-02 19:21:05 -0500
commit4d2d66ef7fa705590abc0e40a7a30ede0aec40a2 (patch)
tree125d09a70da4744c39d249017db1bcf1a30a9b1a /index.html
parentf5d9004ce8d6200bc1ee543fcc6226a906de6ca1 (diff)
downloadhomebrew-4d2d66ef7fa705590abc0e40a7a30ede0aec40a2.tar.bz2
Replace TextMate with $EDITOR
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
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</code></pre>
<p>Homebrew has a Git foundation, so enjoy version control on your brewing customizations and easily merge upstream updates. </p>
</div>
<div class="col-2">
- <pre><code><span style="color: #e3d796;">$</span> brew edit wget <span style="color: #666;"># opens in TextMate!</span></code></pre>
+ <pre><code><span style="color: #e3d796;">$</span> brew edit wget <span style="color: #666;"># opens in $EDITOR!</span></code></pre>
</div>
</div>
</li>