Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 673 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 673 Bytes

.config

A collection of scripts and files for Fedora Workstation.

Getting started

Requirements

The installation script only requires Fedora Workstation.

Installation

  1. Clone this repository

    git clone https://github.com/WebSnke/.config
    cd .config/scripts
  2. Run the included scripts.

    sudo bash install.sh

    This script installs some apps.

    sudo bash remove.sh

    This script removes some useless apps.

  3. Enjoy!