<?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"
	>
<channel>
	<title>Comments on: Zsh 使用技巧一则: 文件关联</title>
	<atom:link href="http://www.linuxtoy.org/archives/zsh-tip.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/zsh-tip.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 10 Feb 2012 03:57:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Woody Kiang</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-111554</link>
		<dc:creator>Woody Kiang</dc:creator>
		<pubDate>Fri, 01 May 2009 13:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-111554</guid>
		<description>&lt;p&gt;@oomengnan:
在~/.zshrc中加入
echo "$TERM"&#124; grep -vq "screen" &#38;&#38; \
  exec screen zsh&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@oomengnan:
在~/.zshrc中加入
echo "$TERM"| grep -vq "screen" &amp;&amp; \
  exec screen zsh</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ati3200</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-110854</link>
		<dc:creator>ati3200</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-110854</guid>
		<description>&lt;p&gt;我觉的是不是没配置好。没发挥它&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我觉的是不是没配置好。没发挥它</p>]]></content:encoded>
	</item>
	<item>
		<title>By: roylez</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107779</link>
		<dc:creator>roylez</dc:creator>
		<pubDate>Wed, 25 Mar 2009 07:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107779</guid>
		<description>&lt;p&gt;需要设置下面的吗？suffix alias似乎是默认就开启的功能吧。&lt;/p&gt;

&lt;p&gt;autoload -U zsh-mime-setup&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>需要设置下面的吗？suffix alias似乎是默认就开启的功能吧。</p>

<p>autoload -U zsh-mime-setup</p>]]></content:encoded>
	</item>
	<item>
		<title>By: passerBy</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107627</link>
		<dc:creator>passerBy</dc:creator>
		<pubDate>Tue, 24 Mar 2009 01:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107627</guid>
		<description>&lt;p&gt;gnome-open / kde-open ....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>gnome-open / kde-open ....</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SecretZero</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107617</link>
		<dc:creator>SecretZero</dc:creator>
		<pubDate>Mon, 23 Mar 2009 18:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107617</guid>
		<description>&lt;p&gt;如果双击关联这个是否有效呢？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>如果双击关联这个是否有效呢？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: oomengnan</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107607</link>
		<dc:creator>oomengnan</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107607</guid>
		<description>&lt;p&gt;怎样设置一启动 zsh 的时候顺带自动开启 screen 呢？
参考了 zsh+screen 的文章，貌似 screen 还是要自己再输入命令启动。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>怎样设置一启动 zsh 的时候顺带自动开启 screen 呢？
参考了 zsh+screen 的文章，貌似 screen 还是要自己再输入命令启动。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: skh</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107606</link>
		<dc:creator>skh</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107606</guid>
		<description>&lt;p&gt;哈哈 这个很强大啊~ 好玩&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>哈哈 这个很强大啊~ 好玩</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lx</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107604</link>
		<dc:creator>lx</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107604</guid>
		<description>&lt;p&gt;8错，新玩法。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>8错，新玩法。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tenfar</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107600</link>
		<dc:creator>tenfar</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107600</guid>
		<description>&lt;p&gt;不错。谢谢分享。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>不错。谢谢分享。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bingyuan</title>
		<link>http://linuxtoy.org/archives/zsh-tip.html#comment-107597</link>
		<dc:creator>bingyuan</dc:creator>
		<pubDate>Mon, 23 Mar 2009 13:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2971#comment-107597</guid>
		<description>&lt;p&gt;bash还不会玩呢，这终极shell还是留着以后玩吧&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>bash还不会玩呢，这终极shell还是留着以后玩吧</p>]]></content:encoded>
	</item>
</channel>
</rss>

