aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f943ff6674e2dbe76f4af7543da9946eef5da227 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Dotfiles

This repository is used to setup my Fedora Workstation. It consists of various Ansible playbooks that automate a
large chunk of setting up tools, configuartion files and system packages. 

This repository will setup the tools, packages, and services that I use on my GNOME Workstation. They are controlled by flags that can be setup in `config.yaml`.

All configuration should be done through `config.yaml`.

To understand how to configure the installation, refer to [`CONFIGURATION.md`](./CONFIGURATION.md)