Introduction
Introduction Statistics Contact Development Disclaimer Help
config - dotfiles - These are my dotfiles. There are many like it, but these ar…
git clone git://jay.scot/dotfiles
Log
Files
Refs
README
---
config (306B)
---
1 [user]
2 name = Jay Scott
3 signingkey = C88BBC696A39CCB0
4 email = [email protected]
5
6 [commit]
7 gpgSign = true
8
9 [pull]
10 rebase = true
11
12 [sendemail]
13 annotate = yes
14 smtpserver = smtp.mailbox.org
15 smtpuser = [email protected]
16 smtpencryption = ssl
17 smtpserverport = 465
18
19 [core]
20 editor = nvim
21
22 [alias]
23 last = log -1 HEAD
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.