Dotfiles/Readme.md

14 lines
252 B
Markdown

# Dotfiles
## Submodules
- [Dotfiles/Template](https://git.euph.dev/Snoweuph/Dotfiles_template)
- [Dotfiles/nvim](https://git.euph.dev/Snoweuph/Dotfiles_nvim)
## Setup
### Install Dependencies
```sh
sudo dnf install -y curl wget git make just
```