# 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