Marty Oehme
bcd93eb237
Just like writing and qutebrowser modules, restructured the version control software module to make more use of dotter's ability to precisely link files. All contained programs have a top-level directory and all the files that correspond to that specific software lie beneath in the directory tree.
8 lines
128 B
TOML
8 lines
128 B
TOML
[user]
|
|
email = "marty.oehme@gmail.com"
|
|
name = "Marty Oehme"
|
|
|
|
[signing]
|
|
sign-all = true
|
|
backend = "gpg"
|
|
key = "73BA40D5AFAF49C9"
|