alpha
Login
or
Join now
j3s.sh
/
dotfiles
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
my dotz
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
test
author
Jes Olson
date
3 years ago
(Jan 19, 2023, 5:06 PM -0800)
commit
c91bdff4
c91bdff4c3c866cac5b761216ebd84d978231938
parent
b942b575
b942b5757359471b5258787f41b0878cbf624f84
+5
1 changed file
Expand all
Collapse all
Unified
Split
.config
git
config
+5
.config/git/config
Reviewed
···
36
36
[user]
37
37
name = Jes Olson
38
38
email = j3s@c3f.net
39
39
+
signingkey = ~/.ssh/id_ed25519
39
40
[pull]
40
41
ff = only
41
42
[push]
···
46
47
defaultBranch = main
47
48
[includeIf "gitdir:~/do/"]
48
49
path = ~/.config/git/config-work
50
50
+
[gpg]
51
51
+
format = ssh
52
52
+
[commit]
53
53
+
gpgsign = true