<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Lucky-Dip Blog: ZSH</title>
    <link>http://blog.lucky-dip.net/articles/2008/06/27/zsh</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>ZSH</title>
      <description>&lt;p&gt;I've been zsh lately. I get the feeling most shells have similar features, but somehow I stumbled across a good config file for this one. It's so good I think it is worth sharing.&lt;/p&gt;

&lt;p&gt;
Features that I like in zsh:
&lt;ul&gt;
&lt;li&gt;Standard aliases, reverse search, history work as normal&lt;/i&gt;
&lt;li&gt;Typos in command names and directories are fixed automatically&lt;/li&gt;
&lt;li&gt;Auto 'cd' if you just type the directory name.&lt;/li&gt;
&lt;li&gt;Completion of command options (so the - and -- options!)&lt;/li&gt;
&lt;li&gt;Copletion of rake task names. This might the same as above, but it's still handy.&lt;/li&gt;
&lt;li&gt;Completion of remote paths over scp. It's a bit slow for regular use, but can be good if you've forgotten the name of one dir.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;

&lt;p&gt;
My zshrc is available here on github:
&lt;a href="http://github.com/bradx3/dotfiles/tree/master/.zshrc"&gt;http://github.com/bradx3/dotfiles/tree/master/.zshrc&lt;/a&gt;
&lt;/p&gt;

</description>
      <pubDate>Fri, 27 Jun 2008 14:01:00 +1000</pubDate>
      <guid isPermaLink="false">urn:uuid:de8990a6-ced4-4e1f-8bcd-49ff09ad8790</guid>
      <author>Brad</author>
      <link>http://blog.lucky-dip.net/articles/2008/06/27/zsh</link>
      <category>zsh</category>
      <enclosure url="http://blog.lucky-dip.net/files/zshrc2" type="application/octet-stream" length="7343"/>
      <trackback:ping>http://blog.lucky-dip.net/articles/trackback/12</trackback:ping>
    </item>
  </channel>
</rss>
