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 +```