From 0450c6699142ee05a6acf7cd5d3461ca57d15243 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 19 Mar 2019 10:58:12 -0500 Subject: [PATCH] Update readme with git links --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 4544b04..af0842a 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # My Dotfiles +[🖥️Upstream][upstream] - [🐙 GitHub Mirror][github] + This repository contains the majority of application or OS configuration files I use on a daily basis. I keep the here and public in an effort to inform others who may not know either how to go about organizing such files or to learn how to @@ -74,3 +76,7 @@ Here are some bullet points on my workflow: * Makefile instead of setup script * [Vimux](https://github.com/benmills/vimux)? * Nerd Fonts with ligatures and icons for Kitty + + +[upstream]: https://git.faceless.lytedev.io/lytedev/dotfiles +[github]: https://github.com/lytedev/dotfiles