commit af9d146c5e4e64a30d609cf00024eeedefebb1bb parent aaab1817fdadeb2ff658552aaa953456509ae19b Author: Yuval Langer <yuval.langer@gmail.com> Date: Sun, 29 May 2016 15:20:15 +0300 Add links to mirrors and to dotfile directories Diffstat:
M | README.markdown | | | 14 | +++++++++++++- |
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/README.markdown b/README.markdown @@ -1 +1,13 @@ -A single repository for my dotfiles. +# Yuval Langer's dotfile repository + +* [NeoVim](dotnvim/) +* [git](dotgit/) +* [bash](dotbash/) +* [xmonad](dotxmonad/) + +## Mirrors on: + +* [gitgud](https://gitgud.io/yuvallanger/dotfiles.git) +* [gitlab](https://gitlab.com/yuvallanger/dotfiles.git) +* [bitbucket](https://bitbucket.org/yuvallanger/dotfiles.git) +* [github](https://github.com/yuvallanger/dotfiles.git)