<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TextMate shell utility (tm/mate)</title>
	<atom:link href="http://blog.macromates.com/2005/textmate-shell-utility-tmmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/</link>
	<description>TextMate and OS X</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:53:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Andrey Nikanorov</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-785</link>
		<dc:creator>Andrey Nikanorov</dc:creator>
		<pubDate>Fri, 27 Jan 2006 16:50:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-785</guid>
		<description>&lt;p&gt;I use this in ~/.profile:
&lt;code&gt;
alias mated=&quot;mate *&quot;
&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use this in ~/.profile:
<code>
alias mated="mate *"
</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Odgaard</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-631</link>
		<dc:creator>Allan Odgaard</dc:creator>
		<pubDate>Fri, 16 Dec 2005 16:46:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-631</guid>
		<description>&lt;p&gt;The mate command can do that (alias it to e), although I&#039;m quite sure DHH actully just has this in his &lt;code&gt;~/.bash_profile&lt;/code&gt;:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;alias e=&quot;open -a TextMate&quot;&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The mate command can do that (alias it to e), although I&#039;m quite sure DHH actully just has this in his <code>~/.bash_profile</code>:</p>

<p><code>alias e="open -a TextMate"</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-626</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Fri, 16 Dec 2005 14:53:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-626</guid>
		<description>&lt;p&gt;There is an Ruby on Rails video &quot; 15 minutes weblog &quot;.
And there he uses the command &#039;e .&#039; to start textmate with te current directory as project.&lt;/p&gt;

&lt;p&gt;Anyone got that command tool ???
I want it!! :D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is an Ruby on Rails video &#034; 15 minutes weblog &#034;.
And there he uses the command &#039;e .&#039; to start textmate with te current directory as project.</p>

<p>Anyone got that command tool ???
I want it!! :D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Odgaard</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-500</link>
		<dc:creator>Allan Odgaard</dc:creator>
		<pubDate>Thu, 03 Nov 2005 09:44:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-500</guid>
		<description>&lt;p&gt;Gromski: Glad you like it!&lt;/p&gt;

&lt;p&gt;As for re-creating the link, you can get the wizard again using the Help &#x2192; Terminal Usage… menu action :)&lt;/p&gt;

&lt;p&gt;In the future though, I&#039;ll detect when TextMate is launched from a new location, and update the link accordingly.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Gromski: Glad you like it!</p>

<p>As for re-creating the link, you can get the wizard again using the Help &#x2192; Terminal Usage… menu action :)</p>

<p>In the future though, I&#039;ll detect when TextMate is launched from a new location, and update the link accordingly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gromski</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-499</link>
		<dc:creator>Gromski</dc:creator>
		<pubDate>Wed, 02 Nov 2005 19:47:27 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-499</guid>
		<description>&lt;p&gt;If, like me, you moved TextMate.app after opening it for the first time, the tm/&#039;mate&#039; command won&#039;t work from Terminal anymore.&lt;/p&gt;

&lt;p&gt;I tried recreating it from the command line but for some reason I just couldn&#039;t get it to work.&lt;/p&gt;

&lt;p&gt;The solution is to get TM to create the link for you again. Just delete your com.macromates.textmate.plist from /Users/YOURUSERNAME/Library/Preferences and the next time you start TM it&#039;ll ask you whether you want to create the link again.&lt;/p&gt;

&lt;p&gt;If you&#039;ve got a custom theme saved then you should be able to just open the theme file and TM will pick up your prefs again.&lt;/p&gt;

&lt;p&gt;Only been playing with it for a day but TM is absolutely great...goodbye BB :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If, like me, you moved TextMate.app after opening it for the first time, the tm/&#039;mate&#039; command won&#039;t work from Terminal anymore.</p>

<p>I tried recreating it from the command line but for some reason I just couldn&#039;t get it to work.</p>

<p>The solution is to get TM to create the link for you again. Just delete your com.macromates.textmate.plist from /Users/YOURUSERNAME/Library/Preferences and the next time you start TM it&#039;ll ask you whether you want to create the link again.</p>

<p>If you&#039;ve got a custom theme saved then you should be able to just open the theme file and TM will pick up your prefs again.</p>

<p>Only been playing with it for a day but TM is absolutely great&#8230;goodbye BB :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Lasko</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-471</link>
		<dc:creator>Pete Lasko</dc:creator>
		<pubDate>Thu, 13 Oct 2005 17:11:45 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-471</guid>
		<description>&lt;p&gt;When you have enough cash?? Its only like $50.&lt;/p&gt;

&lt;p&gt;I love what you&#039;re doing with TextMate. There is so much here, its amazing how quickly you&#039;ve been able to o it all.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When you have enough cash?? Its only like $50.</p>

<p>I love what you&#039;re doing with TextMate. There is so much here, its amazing how quickly you&#039;ve been able to o it all.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: john joseph bachir</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-470</link>
		<dc:creator>john joseph bachir</dc:creator>
		<pubDate>Thu, 13 Oct 2005 02:28:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-470</guid>
		<description>&lt;p&gt;oh dear, i just saw the bugs email address in the side panel... carry on...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>oh dear, i just saw the bugs email address in the side panel&#8230; carry on&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: john joseph bachir</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-469</link>
		<dc:creator>john joseph bachir</dc:creator>
		<pubDate>Thu, 13 Oct 2005 02:00:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-469</guid>
		<description>&lt;p&gt;hi, this is OT but i couldn&#039;t find a more appropriate channel for my question: where/how do i report textmate bugs? none of the wiki pages seemed appropriate. sorry if i am missing something obvious.&lt;/p&gt;

&lt;p&gt;thanks for a great product!
john&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi, this is OT but i couldn&#039;t find a more appropriate channel for my question: where/how do i report textmate bugs? none of the wiki pages seemed appropriate. sorry if i am missing something obvious.</p>

<p>thanks for a great product!
john</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Odgaard</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-468</link>
		<dc:creator>Allan Odgaard</dc:creator>
		<pubDate>Wed, 12 Oct 2005 04:58:48 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-468</guid>
		<description>&lt;p&gt;Michael: What are .CMD files, and what would TM do with them?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael: What are .CMD files, and what would TM do with them?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JBrickley</title>
		<link>http://blog.macromates.com/2005/textmate-shell-utility-tmmate/#comment-467</link>
		<dc:creator>JBrickley</dc:creator>
		<pubDate>Wed, 12 Oct 2005 02:47:45 +0000</pubDate>
		<guid isPermaLink="false">/?p=57#comment-467</guid>
		<description>&lt;p&gt;Dang it, now I am confusing mate with make!  ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dang it, now I am confusing mate with make!  ;-)</p>]]></content:encoded>
	</item>
</channel>
</rss>

