<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,22 +24,9 @@ xrdb -load ~/.config/xorg/Xdefaults
 # APPS
 
 urxvtd -q -f -o
+ucron &amp;&gt;/dev/null &amp;
 randombg
 
-if grep -q school /proc/cmdline; then
-    emacs &amp;&gt;/dev/null &amp;
-else
-    # Network
-    ping google.com -c1 || sudo netcfg-auto-wireless
-    ping eihort     -c1 &amp;&amp; sudo eihort up &amp;
-    
-    # Programs
-    mpddp
-    ucron      &amp;&gt;/dev/null &amp;
-    opera      &amp;&gt;/dev/null &amp;
-    claws-mail &amp;&gt;/dev/null &amp;
-fi
-
 # /APPS
 
 # WM</diff>
      <filename>.config/xorg/xinitrc</filename>
    </modified>
    <modified>
      <diff>@@ -79,7 +79,9 @@ done
 export PR_NO_COLOR=&quot;$terminfo[sgr0]&quot;
 
 # Shell prompt
-export PROMPT=&quot;$PR_LIGHT_GREEN%* $PR_RED%B%~%b $PR_GREEN%%$PR_NO_COLOR &quot;
+export PROMPT=&quot;$PR_LIGHT_GREEN%* $PR_RED%B%2~%b $PR_GREEN%%$PR_NO_COLOR &quot;
+export PS1=$PROMPT
+export PS2=&quot;$PR_LIGHT_GREEN%* $PR_BLUE%B%_%b $PR_GREEN%%$PR_NO_COLOR &quot;
 
 # Emacs shell mode
 [[ $EMACS = t ]] &amp;&amp; unsetopt zle</diff>
      <filename>.config/zsh/profile</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,6 @@ share=true
 torrents=true
 www=true
 up=true
-pacsync=true
 
 function parsearg()
 {
@@ -27,10 +26,7 @@ function parsearg()
             m2hd=false
             archos5=false
             media=false;;
-        &quot;nopacsync&quot;)
-            pacsync=false;;
         &quot;noshare&quot;)
-            pacsync=false
             share=false;;
         &quot;notorrents&quot;)
             torrents=false;;
@@ -64,11 +60,6 @@ function emedia ()
     file /media/$1 | grep -q /share/eihort-media/$1
 }
 
-function packagecache ()
-{
-    /etc/cron.weekly/packagecache.sh 2&gt;/dev/null
-}
-
 for arg in &quot;${*[@]}&quot;; do
     parsearg $arg
 done
@@ -89,8 +80,6 @@ if $up &amp;&amp; [[ $eihortcheck == 1 ]]; then
     $media    &amp;&amp; mount -t cifs -o username=share,password=share //eihort/media    /share/eihort-media
     $torrents &amp;&amp; mount -t cifs -o username=share,password=share //eihort/torrents /share/eihort-torrents
     $www      &amp;&amp; mount -t cifs -o username=share,password=share //eihort/www      /share/eihort-www
-
-    $pacsync  &amp;&amp; packagecache
 else
     emounted share    &amp;&amp; umount /share/eihort
     emounted media    &amp;&amp; umount /share/eihort-media</diff>
      <filename>bin/eihort</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b8f8d60cadef3daf2d5a1412f641567016d38193</id>
    </parent>
  </parents>
  <author>
    <name>Barrucadu</name>
    <email>mike@barrucadu.co.uk</email>
  </author>
  <url>http://github.com/Barrucadu/home/commit/d172a3137f6299e0835a97653592af56df501605</url>
  <id>d172a3137f6299e0835a97653592af56df501605</id>
  <committed-date>2009-11-09T09:17:26-08:00</committed-date>
  <authored-date>2009-11-09T09:17:26-08:00</authored-date>
  <message>Supercharged my zsh prompt.</message>
  <tree>fdf9f07a0ff442469032d14c5ce724e1b1fc510b</tree>
  <committer>
    <name>Barrucadu</name>
    <email>mike@barrucadu.co.uk</email>
  </committer>
</commit>
