added send to device shell script.
[my-dotfiles.git] / bash_profile
1 #! /bin/bash
2
3 if [ -f ~/.bashrc ]; then
4 source ~/.bashrc
5 fi
6