<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.zsh/.zshenv</filename>
    </added>
    <added>
      <filename>.zsh/zshenv/00_global</filename>
    </added>
    <added>
      <filename>.zsh/zshenv/10_fpath</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -82,5 +82,4 @@ man-vim() {
 	NONE -U NONE -c &quot;set ft=man mouse=a&quot; -
 }
 
-export LC_ALL=de_DE.UTF-8
 export LANG=de_DE.UTF-8</diff>
      <filename>.envrc</filename>
    </modified>
    <modified>
      <diff>@@ -25,11 +25,6 @@ alias lsd='ls -ld *(-/DN)'
 alias histcount='history -i 1 | awk &quot;{a[\$2]++} END {for(date in a) print date, a[date]}&quot; | sort -nk2'
 functions -u help-zshglob
 
-[[ -r ~/.envrc ]] &amp;&amp; . ~/.envrc
-[[ -d ~/.zsh_functions.d ]] &amp;&amp; fpath=(~/.zsh_functions.d $fpath)
-[[ -d ~/.zsh/functions ]] &amp;&amp; for dir in ~/.zsh/functions/*(/); do nfpath+=($dir); done
-fpath=($nfpath $fpath)
-
 ## Colorize stderr
 # http://gentoo-wiki.com/TIP_Advanced_zsh_Completion 
 #exec 2&gt;&gt;(while read line; do</diff>
      <filename>.zsh/zshrc/20_aliases</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,3 @@
 ZDOTDIR=~/.zsh
 [ -f $ZDOTDIR/.zshenv ] &amp;&amp; . $ZDOTDIR/.zshenv
+</diff>
      <filename>.zshenv</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>02f38bfbd4c46add60a64b0db6d1d12d75c05226</id>
    </parent>
  </parents>
  <author>
    <name>Angel Olivera</name>
    <email>redondos@gmail.com</email>
  </author>
  <url>http://github.com/redondos/zsh/commit/cad2ad555ae39b63b406db7dfae0b631e399788b</url>
  <id>cad2ad555ae39b63b406db7dfae0b631e399788b</id>
  <committed-date>2008-05-30T11:31:42-07:00</committed-date>
  <authored-date>2008-05-30T11:22:56-07:00</authored-date>
  <message>split zshenv, moved setting of fpath to zshenv instead of zshrc</message>
  <tree>c19da40f465354ee3af081e4ff13aff9a7ac8c07</tree>
  <committer>
    <name>Angel Olivera</name>
    <email>redondos@gmail.com</email>
  </committer>
</commit>
