diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-02-12 11:27:33 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-02-12 11:27:33 +0100 |
commit | 4350b747f91ec9d6f775f0315a868e0eaa1b4e7c (patch) | |
tree | 3202c52fb8c9ec68a6cacf886974f33f4ebeb722 /.mr | |
parent | fe5e311fa9e6b3fa25ccd9ce455032b2e126ca09 (diff) |
Correct bugs xmodmap
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 a16892b..e4064d4 100644 --- a/.mr/mrconfig +++ b/.mr/mrconfig @@ -1,5 +1,5 @@ [/home/urbain/dotfiles] -checkout = git clone 'git@github.com:uvaes/dotfiles' 'dotfiles' +checkout = git clone 'urbain@urbainvaes.com:git/dotfiles.git' 'dotfiles' [/home/urbain/dotfiles/.personal] checkout = git clone 'urbain@urbainvaes.com:git/perso/personal.git' '.personal' |