Index
dotfiles
/
bf0b61e
My personal dotfiles for Debian/Ubuntu.
Download
|
Refs
|
Commit Log
|
Files
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
7
29 Jan 2020 14:14
029f975
Sign commits with GPG key by default
Josh Stockin
1
2
0
G
Blob @
dotfiles
/
.gitconfig
text/plain
105 bytes
download raw
1
[user]
2
email = joshstockin@gmail.com
3
name = Josh Stockin
4
[core]
5
editor = vim
6
[commit]
7
gpgsign = true
8