diff --git a/system/.config/git/config.work b/system/.config/git/config.work deleted file mode 100644 index 66a5b9f..0000000 --- a/system/.config/git/config.work +++ /dev/null @@ -1,20 +0,0 @@ -# SCRIPT NAME: -# .config/git/config.work -# -# AUTHOR: -# Severin Kaderli -# -# 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 \ No newline at end of file