diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-01-23 17:35:07 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-01-23 17:35:07 +0000 |
commit | b28f58b7804b77af32343732a8651ff8c487ea04 (patch) | |
tree | 76461564d8a05556f729f55b466237dd6da8aca4 /.mr | |
parent | e9c25ee0bbbf2f97c223d037b83b89915db63999 (diff) |
Update mr
Diffstat (limited to '.mr')
-rw-r--r-- | .mr/mrconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mr/mrconfig b/.mr/mrconfig index 95f874e..3914bfb 100644 --- a/.mr/mrconfig +++ b/.mr/mrconfig @@ -2,7 +2,7 @@ checkout = git clone 'git@github.com:uvaes/dotfiles' 'dotfiles' [.personal] -checkout = git clone 'git@github.com:uvaes/personal' '.personal' +checkout = git clone 'urbain@urbainvaes.com:git/perso/personal.git' '.personal' [.vim/vim-plug] checkout = git clone 'https://github.com/junegunn/vim-plug' 'vim-plug' |