From ceaef8e199233adac15c686962ef9bb85c9fb88b Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Tue, 2 Jul 2024 22:27:26 +0000 Subject: [PATCH] =?UTF-8?q?Readme.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..8f07873 --- /dev/null +++ b/Readme.md @@ -0,0 +1,16 @@ +# Dotfiles + +## Submodules + +- [Dotfiles/Template](https://git.euph.dev/Snoweuph/Dotfiles_template) +- [Dotfiles/nvim](https://git.euph.dev/Snoweuph/Dotfiles_nvim) + +## Setup + +### Fedora + +#### Install System Packages + +```sh +dnf install -y test +```