From 39feacf92bb99deccb5bdb13d119a0102cc10742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vitor=20Gon=C3=A7alves?= Date: Sun, 21 May 2023 06:49:43 -0300 Subject: [PATCH] feat: added README.md --- .chezmoiignore | 2 ++ README.md | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 .chezmoiignore create mode 100644 README.md diff --git a/.chezmoiignore b/.chezmoiignore new file mode 100644 index 0000000..95db102 --- /dev/null +++ b/.chezmoiignore @@ -0,0 +1,2 @@ +README.md +LICENSE diff --git a/README.md b/README.md new file mode 100644 index 0000000..39a6de2 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# dotfiles + +Hello, and welcome! This is the place that i store my dotfiles. Here you can find: + +* A nicely configured Qtile window manager, with the greatest colorscheme (gruvbox ofc) +* Terminal configurations +* Gemini-related configuration +* Some nice scripts + +I'm still to post screenshots. Feel free to contribute!