slim down tmux, sign commits by default
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[user]
|
||||
name = Jacob Bohanon
|
||||
email = jacob.bohanon@solo.io
|
||||
signingkey = /home/jacob/.ssh/id_ed25519.pub
|
||||
[url "ssh://git@github.com/"]
|
||||
insteadOf = https://github.com/
|
||||
[tag]
|
||||
@@ -11,3 +12,7 @@
|
||||
rebase = false
|
||||
[color]
|
||||
ui = auto
|
||||
[gpg]
|
||||
format = ssh
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "tmux/plugins/tpm"]
|
||||
path = tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
Submodule tmux/plugins/tpm deleted from b699a7e01c
Reference in New Issue
Block a user