if [ ! -f ~/.keychain/`hostname`-sh ]; then keychain -q ~/.ssh/dma-key > /dev/null 2>&1 fi source ~/.keychain/`hostname`-sh