To homeshick dotfiles:
git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/dotfiles.git
$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/vim-castle.git
If no credentials, use https clone:
$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/dotfiles.git
$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/vim-castle.git