summaryrefslogtreecommitdiff
path: root/.mrconfig
blob: a39bc25ada6657670fa37ce49efaf66c31805419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[dotfiles]
checkout = git clone 'git@github.com:uvaes/dotfiles' 'dotfiles'

[dotfiles/.passwords]
checkout = git clone 'git@github.com:uvaes/passwords' '.passwords'

[dotfiles/.zsh/zgen]
checkout = git clone 'https://github.com/tarjoilija/zgen' 'zgen'

[dotfiles/.vim/vim-plug]
checkout = git clone 'https://github.com/junegunn/vim-plug' 'vim-plug'

[dotfiles/.urxvt/ext]
checkout = git clone 'https://github.com/muennich/urxvt-perls' 'ext'

[dotfiles/.mutt/solarized]
checkout = git clone 'https://github.com/altercation/mutt-colors-solarized' 'solarized'

[dotfiles/.personal]
checkout = git clone 'git@github.com:uvaes/personal' '.personal'