view .bash_logout @ 87:a835f8c36e93

Fixed PS1 & vimdiff * PS1 had nonprintable characters in it, but bash didn't know that; so it wrapped in all the wrong places. * vimdiff was using different window placements than kdiff would use, leading to much confusion. This way feels nicer, leaving the "good" output file at the bottom.
author Steve Huston <huston@astro.princeton.edu>
date Wed, 01 May 2013 14:08:33 -0400
parents ca6c77fe843b
children 6e7913283c7a
line wrap: on
line source

# $Id$
#
#if [ "$SSH_AGENT_PID" -a "$SHLVL" = "1" ] ; then
#  eval `/usr/bin/ssh-agent -k`
#fi