<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -201,9 +201,9 @@ fi
 # LS options and colors
 if [ -z &quot;$LS_COLORS&quot; ] &amp;&amp; ls --color / &gt;/dev/null 2&gt;&amp;1; then
 	if which dircolors &gt;/dev/null 2&gt;&amp;1; then
-		if [ -f ~/.dir_colors     ]; then eval `dircolors -b ~/.dir_colors`
-		elif [ -f /etc/DIR_COLORS ]; then eval `dircolors -b /etc/DIR_COLORS`
-		else                              eval `dircolors -b`
+		if [ -f ~/.dir_colors     ]; then eval &quot;`dircolors -b ~/.dir_colors`&quot;
+		elif [ -f /etc/DIR_COLORS ]; then eval &quot;`dircolors -b /etc/DIR_COLORS`&quot;
+		else                              eval &quot;`dircolors -b`&quot;
 		fi
 	elif [ -x ~/bin/dircolors ]; then
 		. ~/bin/dircolors</diff>
      <filename>shellrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>edd8feb7c56bb68dabff39090683fc97aeb122fd</id>
    </parent>
  </parents>
  <author>
    <name>Michal Nazarewicz</name>
    <email>mina86@mina86.com</email>
  </author>
  <url>http://github.com/mina86/dot-files/commit/b635c08afbaf8b7ebcbeb19c56b0d39a607a054b</url>
  <id>b635c08afbaf8b7ebcbeb19c56b0d39a607a054b</id>
  <committed-date>2009-07-19T23:45:47-07:00</committed-date>
  <authored-date>2009-07-19T23:45:47-07:00</authored-date>
  <message>[shell] fixed dircolors usage</message>
  <tree>831ca672717e59fcce444b60938e67c13e561938</tree>
  <committer>
    <name>Michal Nazarewicz</name>
    <email>mina86@mina86.com</email>
  </committer>
</commit>
