[.] checkout = git clone 'git@github.com:uvaes/dotfiles' 'dotfiles' [.personal] checkout = git clone 'git@github.com:uvaes/personal' '.personal' [.vim/vim-plug] checkout = git clone 'https://github.com/junegunn/vim-plug' 'vim-plug' skip = [ "$1" = push ] [.mutt/solarized] checkout = git clone 'https://github.com/altercation/mutt-colors-solarized' 'solarized' skip = [ "$1" = push ] [.zsh/zgen] checkout = git clone 'https://github.com/tarjoilija/zgen' 'zgen' skip = [ "$1" = push ] [.passwords] checkout = git clone 'urbain@urbainvaes.com:git/passwords.git' '.passwords' [.urxvt/ext] checkout = git clone 'https://github.com/muennich/urxvt-perls' 'ext' skip = [ "$1" = push ]