From: martin f. krafft Date: Mon, 7 Apr 2014 18:54:16 +0000 (+0200) Subject: remove old .git files (now .vcsh) X-Git-Url: https://git.madduck.net/etc/myrepos.git/commitdiff_plain/26af1a69b600903b0b529e7fd75d079c0b9ea8ef?hp=0f7498c9bb26714f4da244232ddc22ff5eb6e4ef remove old .git files (now .vcsh) --- 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