#!/bin/bash
git config --global user.name "Manuel Thalmann";
git config --global user.email "m@nuth.ch";