Skip to content

Flottegurke/flotte-linux-utils

Repository files navigation

flotte-linux-utils

This is a collection of helpful linux scripts, which streamline some tedious tasks.

Setup

  1. Clone the repo into ~/.config:
    cd ~/.config && git clone [email protected]:flottegurke/flotte-linux-utils.git

Warning

The repo needs to get cloned into the ~/.config directory with the name flotte-linux-utils in order for the update-helper Script to work.

  1. Execute updateFlotteLinuxUtils.sh:
    ./updateFlotteLinuxUtils.sh

Tip

After you have executed updateFlotteLinuxUtils.sh once, you can just run update-helper (from anywhere) to update this repo (and your system packages).

Structure

Scripts are grouped by topic to keep things organized.

Each script has its own README.md file that explains:

  • What the script does
  • How to use it
  • Which Dependencies are required

Overview

About

A collection of helpfull linux scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages