<?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: Daily vim, Easier Command Line Editing Hack</title>
	<atom:link href="http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/</link>
	<description>The Linux Blog, General Linux, Shell Scripts</description>
	<lastBuildDate>Fri, 17 May 2013 01:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: anon</title>
		<link>http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/comment-page-1/#comment-6180</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Sun, 05 Jun 2011 22:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/#comment-6180</guid>
		<description><![CDATA[What a completely insane thing to do.  Also, if vim isn&#039;t in the current directory, that command wouldn&#039;t even work.

By the way, the global alternative would be &lt;code&gt;echo &quot;export EDITOR=vim&quot; &gt;&gt; /etc/profile&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>What a completely insane thing to do.  Also, if vim isn&#8217;t in the current directory, that command wouldn&#8217;t even work.</p>
<p>By the way, the global alternative would be <code>echo "export EDITOR=vim" &gt;&gt; /etc/profile</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheLinuxBlog.com</title>
		<link>http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/comment-page-1/#comment-2513</link>
		<dc:creator>TheLinuxBlog.com</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/#comment-2513</guid>
		<description><![CDATA[Ahh, I did search my environment variables for anything with emacs in them, but my EDITOR variable wasn&#039;t set. Thats a good alternative, if you don&#039;t have root access or don&#039;t want to make the change globally.]]></description>
		<content:encoded><![CDATA[<p>Ahh, I did search my environment variables for anything with emacs in them, but my EDITOR variable wasn&#8217;t set. Thats a good alternative, if you don&#8217;t have root access or don&#8217;t want to make the change globally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaktale</title>
		<link>http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/comment-page-1/#comment-2512</link>
		<dc:creator>shaktale</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/daily-vim-easier-command-line-editing-hack/#comment-2512</guid>
		<description><![CDATA[Hi.

$&gt; echo &quot;export EDITOR=vim&quot; &gt;&gt; $HOME/.bashrc

Works for me.

Cheers.]]></description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>$&gt; echo &#8220;export EDITOR=vim&#8221; &gt;&gt; $HOME/.bashrc</p>
<p>Works for me.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
