Skip to content

Commit

Permalink
gpg追加
Browse files Browse the repository at this point in the history
  • Loading branch information
ryshinoz committed Apr 18, 2016
1 parent 9351314 commit bd4b53d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions home/.gitconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[user]
name = Ryosuke Shinozaki
email = ryshinoz@gmail.com
signingkey = 993DACEE
[http]
sslVerify = true
[core]
Expand All @@ -15,3 +16,7 @@
default = simple
[ghq]
root = ~/src
[gpg]
program = gpg2
[commit]
gpgsign = true
1 change: 1 addition & 0 deletions home/.gitignore.global
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.DS_Store
.idea

0 comments on commit bd4b53d

Please sign in to comment.