Remove old git config
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2020-09-21 15:24:30 +02:00
parent 6b294fb7dd
commit ac20e20c8f
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -1,20 +0,0 @@
# SCRIPT NAME:
# .config/git/config.work
#
# AUTHOR:
# Severin Kaderli <severin@kaderli.dev>
#
# DESCRIPTION:
# This is my work configuration for Git.
#
# USAGE:
# This file is automatically used by Git when inside a subfolder of ~/work.
[user]
name = Severin Kaderli
email = severin@whatwedo.ch
signingkey = ""
[alias]
# Create a commit and sign it off
c = commit