From 267048f0401a1be40a26639e9107733f7e5c00a4 Mon Sep 17 00:00:00 2001 From: frosty Date: Sat, 18 May 2024 04:38:52 -0400 Subject: [PATCH] add other dotfiles repos into readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 148fcec..88726a6 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,12 @@ $ git clone https://gitlab.com/frostalicious/dotfiles .dotfiles $ cd .dotfiles $ make stow ``` + +## Other Dotfiles + +There are some other dotfiles repositories I cross-referenced when putting my system together, here is a list below: + +* [Derek Taylor](https://gitlab.com/dwt1/dotfiles) +* [Luke Smith](https://github.com/LukeSmithxyz/voidrice) +* [Un1q32](https://github.com/Un1q32/dotfiles) +* [Gl00ria](https://github.com/Gl00ria/dotfiles)