diff options
author | Vitor Gonçalves <vitorg@tilde.team> | 2023-05-21 06:49:43 -0300 |
---|---|---|
committer | Vitor Gonçalves <vitorg@tilde.team> | 2023-05-21 06:49:43 -0300 |
commit | 39feacf92bb99deccb5bdb13d119a0102cc10742 (patch) | |
tree | 3ab443ef9c4e63f675472343cf25843384fff430 | |
parent | a8e3a4d57f48c3dfba37088f710d6438227809c9 (diff) | |
download | dots-39feacf92bb99deccb5bdb13d119a0102cc10742.tar.gz |
feat: added README.md
-rw-r--r-- | .chezmoiignore | 2 | ||||
-rw-r--r-- | README.md | 10 |
2 files changed, 12 insertions, 0 deletions
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! |