Skip to content

Instantly share code, notes, and snippets.

@polyglotpiglet
Created April 14, 2016 20:53
Show Gist options
  • Save polyglotpiglet/f2d9f2cbb7ff1252a6c22b2bcb09fe44 to your computer and use it in GitHub Desktop.
Save polyglotpiglet/f2d9f2cbb7ff1252a6c22b2bcb09fe44 to your computer and use it in GitHub Desktop.
[polyglotpiglet/home-office-setup]
checkout = git clone 'git@github-personal:polyglotpiglet/home-office-setup.git' 'home-office-setup'
[.config/vcsh/repo.d/vim.git]
checkout = vcsh clone 'git@github-personal:polyglotpiglet/vim.git' 'vim'
[.config/vcsh/repo.d/bashrc.git]
checkout = vcsh clone 'git@github-personal:polyglotpiglet/bashrc.git' 'bashrc'
[.config/vcsh/repo.d/git.git]
checkout = vcsh clone 'git@github-personal:polyglotpiglet/git.git' 'git'
[.config/vcsh/repo.d/mr.git]
checkout = vcsh clone 'git@github-personal:polyglotpiglet/mr.git' 'mr'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment