Add new config files

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-04-01 15:18:13 +02:00
parent d674625594
commit 9c21c43382
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
8 changed files with 42 additions and 6 deletions

View file

@ -29,7 +29,7 @@
a = add --all
# Create a commit and sign it off
c = commit -s -S
c = commit -s
# Push to the master branch of the origin remote
p = push --follow-tags
@ -50,6 +50,9 @@
[push]
default = upstream
[commit]
gpgsign = true
[url "git@gitlab.com:severinkaderli/"]
insteadOf = gl: