This commit is contained in:
2015-02-02 17:02:47 -06:00
parent e94c1fc208
commit 787fad28c2
7 changed files with 35 additions and 11 deletions

View File

@@ -13,8 +13,12 @@ To homeshick dotfiles:
<code>git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick</code>
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/dotfiles.git</code>
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/vim-castle.git</code>
If no credentials, use https clone:
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/dotfiles.git</code>
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/vim-castle.git</code>
</p>
<ul>
<li>
Platforms