This commit is contained in:
2015-01-14 21:42:45 -06:00
parent 9a91866f7b
commit 617b517a3b
4 changed files with 9 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
= Programming =
To homeshick dotfiles:
`git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick`
`$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/dotfiles`
`$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`
* Platforms
- [[Android]]

View File

@@ -11,7 +11,8 @@
<p>
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 https://brbuller@bitbucket.org/brbuller/dotfiles</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>
</p>
<ul>