From 2dc9d4299442280e9e2b386de66507edc3d7b681 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 15 Jan 2016 10:08:00 +0000 Subject: Simplify install script --- .mrconfig | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .mrconfig (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig deleted file mode 100644 index ad60854..0000000 --- a/.mrconfig +++ /dev/null @@ -1,24 +0,0 @@ -[.] -checkout = git clone 'git@github.com:uvaes/dotfiles' 'dotfiles' - -[.passwords] -checkout = git clone 'git@github.com:uvaes/passwords' '.passwords' - -[.zsh/zgen] -checkout = git clone 'https://github.com/tarjoilija/zgen' 'zgen' -skip = [ "$1" = push ] - -[.vim/vim-plug] -checkout = git clone 'https://github.com/junegunn/vim-plug' 'vim-plug' -skip = [ "$1" = push ] - -[.urxvt/ext] -checkout = git clone 'https://github.com/muennich/urxvt-perls' 'ext' -skip = [ "$1" = push ] - -[.mutt/solarized] -checkout = git clone 'https://github.com/altercation/mutt-colors-solarized' 'solarized' -skip = [ "$1" = push ] - -[.personal] -checkout = git clone 'git@github.com:uvaes/personal' '.personal' -- cgit v1.2.3