changeset 532:e1aa8835edb7

.bashrc
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 25 Sep 2013 11:57:15 -0700
parents 42d3418e9154
children 4f20f634f93f
files .bashrc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.bashrc	Wed Sep 25 11:54:06 2013 -0700
+++ b/.bashrc	Wed Sep 25 11:57:15 2013 -0700
@@ -133,6 +133,7 @@
     DIR=$(xwininfo | dictify.py xwininfo | awk '{ print $NF }' | sed 's/"//g')
     DIR=${DIR/\~/$HOME}
     cd $DIR
+    activate-nearest
 }
 
 function colors() {