<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,7 +22,7 @@ fi
 
 # Comment in the above and uncomment this below for a color prompt
 case &quot;$TERM&quot; in
-xterm*|rxvt*|screen*)
+xterm*|rxvt*|screen*|cygwin*)
 #   PS1='${debian_chroot:+($debian_chroot)}\[\033[32m\]\u@\h\[\033[00m\] {\[\033[36m\]\w\[\033[00m\]} '
    PS1='${debian_chroot:+($debian_chroot)}\[\033[1;36m\]&#167; \[\033[1;32m\]\h\[\033[0;36m\] {\[\033[1;36m\]\w\[\033[0;36m\]}\[\033[39m\] '
     ;;
@@ -70,6 +70,9 @@ export PATH=$TOOLS/jdk1.6.0_11/bin:$TOOLS/maven/bin:$TOOLS/nant-0.85/bin:$PATH
 export RUBYOPT=rubygems
 export GEM_HOME=$TOOLS/gems_repo
 
+alias grep='grep --color'
+export EDITOR=vim
+
 #
 # run fortune at startup
 #</diff>
      <filename>.bashrc</filename>
    </modified>
    <modified>
      <diff>@@ -8,10 +8,15 @@ defscrollback 5000
 # Fix scrolling in some terminals
 termcapinfo xterm* ti@:te@
 # add bottom line with list of windows
-caption always &quot;%-w%{b}%n %t%{d}%+w&quot;
+hardstatus alwayslastline '%{= B} %H %= %{= k}%-w%{+b G}%n*%t%{-b G}%{k}%+w %= %{c}%d %D %{M}%c '
 # get rid of annoying flicker on tab completion
 vbell off
 # get rid of &quot;splash screen&quot;
 startup_message off
 termcapinfo * '' 'hs:ts=\E_:fs=\E\\:ds=\E_\E\\'
-hardstatus string &quot;[%n %t] %h&quot;
+
+# startup sessions
+screen -t sh 0
+screen -t irssi 1
+select 0
+</diff>
      <filename>.screenrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>41b71783233cd462d37d92f2c62e6eb15aef9839</id>
    </parent>
  </parents>
  <author>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </author>
  <url>http://github.com/tomasr/dotfiles/commit/2722842567e8c9e1b0a6737de89c25c933a01fa4</url>
  <id>2722842567e8c9e1b0a6737de89c25c933a01fa4</id>
  <committed-date>2009-01-13T17:27:03-08:00</committed-date>
  <authored-date>2009-01-13T17:23:50-08:00</authored-date>
  <message>Changed gnu screen status line and some improvements to my bash startup script</message>
  <tree>7f862b65cd8487ab4fa48a040698449a2bc41bb0</tree>
  <committer>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </committer>
</commit>
