From dd52dd915e6e2bf9e6b09f178b73c6c8324c0e5f Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 16 Apr 2019 18:04:31 +0200 Subject: [PATCH 1/4] test commit --- zsh/.config/htop/htoprc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/zsh/.config/htop/htoprc b/zsh/.config/htop/htoprc index 96f1823..34bde06 100644 --- a/zsh/.config/htop/htoprc +++ b/zsh/.config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 48 17 18 38 39 40 2 46 47 111 49 1 -sort_key=46 +sort_key=47 sort_direction=1 hide_threads=0 hide_kernel_threads=1 @@ -12,7 +12,7 @@ show_program_path=1 highlight_base_name=0 highlight_megabytes=1 highlight_threads=0 -tree_view=1 +tree_view=0 header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 @@ -22,4 +22,5 @@ color_scheme=6 delay=15 left_meters=AllCPUs Memory Swap left_meter_modes=1 1 1 -right_meters=Hostname Tasks LoadAv +right_meters=Clock Uptime Hostname LoadAverage CPU +right_meter_modes=2 2 2 2 1 From bb3314b0d403450184edde48fd389c0bac0a4513 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 16 Apr 2019 18:18:41 +0200 Subject: [PATCH 2/4] test commit --- .gitmodules | 3 --- zsh/.config/htop/htoprc | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index fd7b27d..e286955 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vim/.vim/nerdcommenter"] - path = vim/.vim/nerdcommenter - url = https://github.com/scrooloose/nerdcommenter [submodule "vim/.vim/bundle/nerdcommenter"] path = vim/.vim/bundle/nerdcommenter url = https://github.com/scrooloose/nerdcommenter diff --git a/zsh/.config/htop/htoprc b/zsh/.config/htop/htoprc index 34bde06..41c2a37 100644 --- a/zsh/.config/htop/htoprc +++ b/zsh/.config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 48 17 18 38 39 40 2 46 47 111 49 1 -sort_key=47 +sort_key=46 sort_direction=1 hide_threads=0 hide_kernel_threads=1 From 496ee3555bee12cb685d1e733d4fa878cf3dc47c Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 16 Apr 2019 18:25:32 +0200 Subject: [PATCH 3/4] test commit From c0166afe8f12b4aafad749ac9c5cda96c4b92a45 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 16 Apr 2019 18:27:19 +0200 Subject: [PATCH 4/4] test commit