Mercurial > hg > config
comparison .bashrc @ 623:69babe3ef8a7
STUB: .bashrc
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Wed, 05 Feb 2014 13:38:00 -0800 |
parents | b18008a2b8fe |
children | b52004eb7761 |
comparison
equal
deleted
inserted
replaced
622:b18008a2b8fe | 623:69babe3ef8a7 |
---|---|
605 ### include overrides for commands | 605 ### include overrides for commands |
606 source ~/.bash_overrides | 606 source ~/.bash_overrides |
607 | 607 |
608 ### cognet customizations | 608 ### cognet customizations |
609 export BASTION_SERVER=bastion-east-1c.cognet.tv | 609 export BASTION_SERVER=bastion-east-1c.cognet.tv |
610 export BASTION_USER=jhammel | |
610 export KEYS_DIR=/home/jhammel/.ssh | 611 export KEYS_DIR=/home/jhammel/.ssh |
611 | 612 |
612 ### regenerate fluxbox menus here for convenience | 613 ### regenerate fluxbox menus here for convenience |
613 if type deactivate &> /dev/null | 614 if type deactivate &> /dev/null |
614 then | 615 then |