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