Skip to content

Commit

Permalink
inline the dots-conf for this pairup
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Jun 28, 2012
1 parent 2471ecd commit 96e6069
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions conf
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,13 +10,31 @@ function pairup_setup {
pairup_vim_boot pairup_vim_boot
} }


export PAIRUP_DOTDOTDOT_REPO=git@github.com:ingydotnet/....git
export PAIRUP_DOTS_CONF="/app/app/confs/rkingy-dots.conf"

export PAIRUP_GIT_REPOS=' export PAIRUP_GIT_REPOS='
git@github.com:pairup/pairup.git git@github.com:pairup/pairup.git
' '


export PAIRUP_DOTDOTDOT_REPO=git@github.com:ingydotnet/....git

export PAIRUP_DOTS_CONF="
dots:
- repo: git@github.com:sharpsaw/loop-dots.git
- repo: git@github.com:sharpsaw/sharp-dots.git
- repo: git@github.com:ouicode/pairup-dots.git
- repo: git@github.com:sharpsaw/sane-dots.git
- repo: git@github.com:sharpsaw/1337-dots.git
- repo: git@github.com:sharpsaw/vim-dots.git
- repo: git@github.com:sharpsaw/ruby-dots.git
- repo: git@github.com:sharpsaw/perl-dots.git
- repo: git@github.com:sharpsaw/linux-dots.git
- repo: git@github.com:olivierverdier/zsh-git-prompt.git
- repo: git@github.com:sharpsaw/git-dots.git
- repo: git@github.com:ingydotnet/ingy-dots_.git
- repo: git@github.com:ryanjosephking/rking-dots.git
- repo: git@github.com:trapd00r/ls--.git
- repo: git@github.com:rking/zu.git
"

export PAIRUP_DEB_PKGS=" export PAIRUP_DEB_PKGS="
aptitude aptitude
elinks elinks
Expand Down

0 comments on commit 96e6069

Please sign in to comment.