From 26af1a69b600903b0b529e7fd75d079c0b9ea8ef Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 7 Apr 2014 20:54:16 +0200 Subject: [PATCH] remove old .git files (now .vcsh) --- .config/mr/base-config.d/ssh.git | 4 ---- .config/mr/base-config.d/vim.git | 2 -- .config/mr/base-config.d/zsh.git | 2 -- 3 files changed, 8 deletions(-) delete mode 100644 .config/mr/base-config.d/ssh.git delete mode 100644 .config/mr/base-config.d/vim.git delete mode 100644 .config/mr/base-config.d/zsh.git diff --git a/.config/mr/base-config.d/ssh.git b/.config/mr/base-config.d/ssh.git deleted file mode 100644 index 03bfddc..0000000 --- a/.config/mr/base-config.d/ssh.git +++ /dev/null @@ -1,4 +0,0 @@ -[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/ssh.git] -checkout = vcsh clone madduck:pub/etc/ssh.git -post_checkout = for i in rewrite merge; do ln -rs $MR_REPO/../../hooks-available/ssh.post-run+enter $MR_REPO/hooks/post-$i; done -fixups = $MR_REPO/../../hooks-available/ssh.post-run+enter diff --git a/.config/mr/base-config.d/vim.git b/.config/mr/base-config.d/vim.git deleted file mode 100644 index ba0942f..0000000 --- a/.config/mr/base-config.d/vim.git +++ /dev/null @@ -1,2 +0,0 @@ -[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/vim.git] -checkout = vcsh clone madduck:pub/etc/vim.git diff --git a/.config/mr/base-config.d/zsh.git b/.config/mr/base-config.d/zsh.git deleted file mode 100644 index edb3e50..0000000 --- a/.config/mr/base-config.d/zsh.git +++ /dev/null @@ -1,2 +0,0 @@ -[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/zsh.git] -checkout = vcsh clone madduck:pub/etc/zsh.git -- 2.39.2