summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-01-23 17:53:18 +0000
committerUrbain Vaes <urbain@vaes.uk>2016-01-23 17:53:18 +0000
commit365cd81fe2107d5b8bd67c247a82aee1f2704a0b (patch)
treebe47110b608ad998efbbd864f7d3f7e752d52924
parentb28f58b7804b77af32343732a8651ff8c487ea04 (diff)
Update mr
-rw-r--r--.mr/mrconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/.mr/mrconfig b/.mr/mrconfig
index 3914bfb..a16892b 100644
--- a/.mr/mrconfig
+++ b/.mr/mrconfig
@@ -1,24 +1,24 @@
-[.]
+[/home/urbain/dotfiles]
checkout = git clone 'git@github.com:uvaes/dotfiles' 'dotfiles'
-[.personal]
+[/home/urbain/dotfiles/.personal]
checkout = git clone 'urbain@urbainvaes.com:git/perso/personal.git' '.personal'
-[.vim/vim-plug]
+[/home/urbain/dotfiles/.vim/vim-plug]
checkout = git clone 'https://github.com/junegunn/vim-plug' 'vim-plug'
skip = [ "$1" = push ]
-[.mutt/solarized]
+[/home/urbain/dotfiles/.mutt/solarized]
checkout = git clone 'https://github.com/altercation/mutt-colors-solarized' 'solarized'
skip = [ "$1" = push ]
-[.zsh/zgen]
+[/home/urbain/dotfiles/.zsh/zgen]
checkout = git clone 'https://github.com/tarjoilija/zgen' 'zgen'
skip = [ "$1" = push ]
-[.passwords]
+[/home/urbain/dotfiles/.passwords]
checkout = git clone 'urbain@urbainvaes.com:git/passwords.git' '.passwords'
-[.urxvt/ext]
+[/home/urbain/dotfiles/.urxvt/ext]
checkout = git clone 'https://github.com/muennich/urxvt-perls' 'ext'
skip = [ "$1" = push ]