configs  Check-in [e92f4ffcc5]

Overview
Comment:gitconfig: Update GPG key
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e92f4ffcc548d1c152fd32ef48ff87654330ea913e7f61ba097ea6462aa54c93
User & Date: js on 2020-01-21 00:14:12
Other Links: manifest | tags
Context
2020-01-21
00:14
zshrc: Unset HISTFILE check-in: 28137c16b9 user: js tags: trunk
00:14
gitconfig: Update GPG key check-in: e92f4ffcc5 user: js tags: trunk
00:13
youtube-dl: Don't use custom downloader check-in: 28b032b574 user: js tags: trunk
Changes

Modified gitconfig from [6c22d77167] to [b06abd29bb].

1
2
3
4
5
6
7
8
9
10
11
[user]
	name = Jonathan Schleifer
	email = js@heap.zone
	signingkey = C6C58EC2EF89091E0E13CD58D83A76BFE376345E

[color]
	ui = auto
	interactive = auto

[alias]
	ci = commit -S


|
|







1
2
3
4
5
6
7
8
9
10
11
[user]
	name = Jonathan Schleifer
	email = js@nil.im
	signingkey = 30E6948FAC8042B58CB4A96EE2BCCE6B35E1AF8B

[color]
	ui = auto
	interactive = auto

[alias]
	ci = commit -S