# Dotfiles

A collection of config files and scripts for Fedora GNU/Linux.

## Install

Run the following command to install

```sh
cd ~ && git clone git@github.com:AquaMorph/dotfiles.git && sh ~/dotfiles/scripts/install.sh
```