Add gitconfig

This commit is contained in:
id101010
2018-09-24 14:43:09 +02:00
parent 56ab081d64
commit 70970857e2
2 changed files with 9 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ This repository is part of the ansible-archlinux setup. It contains all my perso
All content is managed by [rcm](https://robots.thoughtbot.com/rcm-for-rc-files-in-dotfiles-repos). All content is managed by [rcm](https://robots.thoughtbot.com/rcm-for-rc-files-in-dotfiles-repos).
The ansible setup will install this repo to ~/.dotfiles and rcm will take care The ansible setup will install this repo to ~/.dotfiles and rcm will take care
of all symlinks. of all symlinks. To add a new dotfile simply execute `mkrc .$DOTFILE`

8
gitconfig Normal file
View File

@@ -0,0 +1,8 @@
[user]
email = aaron@duckpond.ch
name = id101010
signingkey = 348F38C5
[commit]
gpgsign = true
[alias]
logs = log --show-signature