# HG changeset patch # User Jeff Hammel # Date 1391628186 28800 # Node ID b18008a2b8fe3b24eb767e9c7b32841ff29a15cd # Parent cd51786972c4da7e233a412ab704150c7a434c6a STUB: .bashrc diff -r cd51786972c4 -r b18008a2b8fe .bashrc --- a/.bashrc Wed Feb 05 09:06:05 2014 -0800 +++ b/.bashrc Wed Feb 05 11:23:06 2014 -0800 @@ -605,11 +605,9 @@ ### include overrides for commands source ~/.bash_overrides -### include mozilla customizations -if [ -e ~/.bash_mozilla ] -then - source ~/.bash_mozilla -fi +### cognet customizations +export BASTION_SERVER=bastion-east-1c.cognet.tv +export KEYS_DIR=/home/jhammel/.ssh ### regenerate fluxbox menus here for convenience if type deactivate &> /dev/null