about summary refs log tree commit diff
path: root/dev
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-05 20:23:55 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-05 20:23:55 +0700
commitf31eea778e3c73149a21254613af912a6788ee11 (patch)
treecf853ef3341cce545e8920a94b4e8f423ede0ebb /dev
parent82543950fb2839b94402b4bffa234e6a764dc8f4 (diff)
downloaddotfiles-f31eea778e3c73149a21254613af912a6788ee11.tar.gz
Update key bindings and PGP key
Diffstat (limited to 'dev')
-rw-r--r--dev/.config/htop/htoprc2
-rw-r--r--dev/.gitconfig3
2 files changed, 4 insertions, 1 deletions
diff --git a/dev/.config/htop/htoprc b/dev/.config/htop/htoprc
index 44afee9..6511397 100644
--- a/dev/.config/htop/htoprc
+++ b/dev/.config/htop/htoprc
@@ -17,7 +17,7 @@ highlight_changes=0
 highlight_changes_delay_secs=5
 find_comm_in_cmdline=1
 strip_exe_from_cmdline=1
-show_merged_command=1
+show_merged_command=0
 tree_view=0
 tree_view_always_by_pid=0
 header_margin=1
diff --git a/dev/.gitconfig b/dev/.gitconfig
index 725abf9..ef1d718 100644
--- a/dev/.gitconfig
+++ b/dev/.gitconfig
@@ -1,6 +1,7 @@
 [user]
 	email = mcsinyx@disroot.org
 	name = Nguyễn Gia Phong
+	signingkey = E90E11B80493343B6132E39427148B2C06A2224B
 [diff]
 	tool = vimdiff
 	guitool = gvimdiff
@@ -20,3 +21,5 @@
 	rebase = true
 [init]
 	defaultBranch = main
+[trailer "sign"]
+	key = Signed-off-by