<?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: Dev Todo: 从命令行管理待做事项清单</title>
	<atom:link href="http://linuxtoy.org/archives/dev-todo.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/dev-todo.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Wed, 23 May 2012 09:12:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: lxlxdw</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-105680</link>
		<dc:creator>lxlxdw</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-105680</guid>
		<description>&lt;p&gt;@YCF.name&lt;br /&gt;
主要是那个 Todo 太花眼了. 
心里就想当然了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@YCF.name<br />
主要是那个 Todo 太花眼了. 
心里就想当然了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zhuqin</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104529</link>
		<dc:creator>zhuqin</dc:creator>
		<pubDate>Sat, 21 Feb 2009 04:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104529</guid>
		<description>&lt;p&gt;推荐org-mode。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>推荐org-mode。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rainux</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104454</link>
		<dc:creator>Rainux</dc:creator>
		<pubDate>Fri, 20 Feb 2009 09:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104454</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-104358&quot; rel=&quot;nofollow&quot;&gt;vern&lt;/a&gt;: 原来 built-in 是可以被 override 的啊，多谢提醒！&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-104358" rel="nofollow">vern</a>: 原来 built-in 是可以被 override 的啊，多谢提醒！</p>]]></content:encoded>
	</item>
	<item>
		<title>By: leeight的马甲</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104397</link>
		<dc:creator>leeight的马甲</dc:creator>
		<pubDate>Thu, 19 Feb 2009 14:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104397</guid>
		<description>&lt;p&gt;恩，感觉不错。
弄了一个PKGBUILD
http://aur.archlinux.org/packages.php?ID=24030&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>恩，感觉不错。
弄了一个PKGBUILD
<a href="http://aur.archlinux.org/packages.php?ID=24030" rel="nofollow">http://aur.archlinux.org/packages.php?ID=24030</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104395</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Thu, 19 Feb 2009 13:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104395</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-104389&quot; rel=&quot;nofollow&quot;&gt;YCF.name&lt;/a&gt;: &lt;/p&gt;

&lt;pre&gt;
! Tangoesque scheme

*background:                    #111111
*foreground:                    #babdb6
! Black
*color0:                        #000000
*color8:                        #555753
! Red
*color1:                        #ff6565
*color9:                        #ff8d8d
! Green
*color2:                        #93d44f
*color10:                       #c8e7a8
! Yellow
*color3:                        #eab93d
*color11:                       #ffc123
! Blue
*color4:                        #204a87
*color12:                       #3465a4
! Mangenta
*color5:                        #ce5c00
*color13:                       #f57900
! Cyan 
*color6:                        #89b6e2
*color14:                       #46a4ff
! White
*color7:                        #cccccc
*color15:                       #ffffff
&lt;/pre&gt;

&lt;p&gt;我是放于 .Xdefaults 中。也用 URxvt。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-104389" rel="nofollow">YCF.name</a>: </p>

<pre>
! Tangoesque scheme

*background:                    #111111
*foreground:                    #babdb6
! Black
*color0:                        #000000
*color8:                        #555753
! Red
*color1:                        #ff6565
*color9:                        #ff8d8d
! Green
*color2:                        #93d44f
*color10:                       #c8e7a8
! Yellow
*color3:                        #eab93d
*color11:                       #ffc123
! Blue
*color4:                        #204a87
*color12:                       #3465a4
! Mangenta
*color5:                        #ce5c00
*color13:                       #f57900
! Cyan 
*color6:                        #89b6e2
*color14:                       #46a4ff
! White
*color7:                        #cccccc
*color15:                       #ffffff
</pre>

<p>我是放于 .Xdefaults 中。也用 URxvt。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: seenxu</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104394</link>
		<dc:creator>seenxu</dc:creator>
		<pubDate>Thu, 19 Feb 2009 13:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104394</guid>
		<description>&lt;p&gt;如果能和诸如gmail task之类的网络服务同步就更有用了。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>如果能和诸如gmail task之类的网络服务同步就更有用了。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: YCF.name</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104389</link>
		<dc:creator>YCF.name</dc:creator>
		<pubDate>Thu, 19 Feb 2009 13:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104389</guid>
		<description>&lt;p&gt;@lxlxdw
准确地说，图上看不来是什么shell吧，主要是配色问题！&lt;/p&gt;

&lt;p&gt;@Toy
能分享下你的.xinitrc的颜色部分吗？
我用的是urxvt+zsh
不知你的的是那个终端
:-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@lxlxdw
准确地说，图上看不来是什么shell吧，主要是配色问题！</p>

<p>@Toy
能分享下你的.xinitrc的颜色部分吗？
我用的是urxvt+zsh
不知你的的是那个终端
:-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104382</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Thu, 19 Feb 2009 11:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104382</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-104381&quot; rel=&quot;nofollow&quot;&gt;lxlxdw&lt;/a&gt;: zsh.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-104381" rel="nofollow">lxlxdw</a>: zsh.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lxlxdw</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104381</link>
		<dc:creator>lxlxdw</dc:creator>
		<pubDate>Thu, 19 Feb 2009 11:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104381</guid>
		<description>&lt;p&gt;toy用的什么shell啊,
怎么那么花哨??? 那么多种颜色&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>toy用的什么shell啊,
怎么那么花哨??? 那么多种颜色</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/dev-todo.html#comment-104374</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Thu, 19 Feb 2009 09:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2853#comment-104374</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-104350&quot; rel=&quot;nofollow&quot;&gt;dwwwlf&lt;/a&gt;, @&lt;a href=&quot;#comment-104357&quot; rel=&quot;nofollow&quot;&gt;albert748&lt;/a&gt;, @&lt;a href=&quot;#comment-104360&quot; rel=&quot;nofollow&quot;&gt;Marcus&lt;/a&gt;: 感谢推荐。&lt;/p&gt;

&lt;p&gt;@&lt;a href=&quot;#comment-104358&quot; rel=&quot;nofollow&quot;&gt;vern&lt;/a&gt;: 好提示，谢谢。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-104350" rel="nofollow">dwwwlf</a>, @<a href="#comment-104357" rel="nofollow">albert748</a>, @<a href="#comment-104360" rel="nofollow">Marcus</a>: 感谢推荐。</p>

<p>@<a href="#comment-104358" rel="nofollow">vern</a>: 好提示，谢谢。</p>]]></content:encoded>
	</item>
</channel>
</rss>

