diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2021-10-19 21:18:38 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2021-10-19 21:18:38 -0500 |
commit | 3667933abcbe529bcd1bd419e1f84903bb0b7a2d (patch) | |
tree | 67b2a4e6c0d4c9330837cd525c905273afb3e85a /htop/htoprc | |
parent | 3d1446e331f099c517aa0160f2b907b57de0c152 (diff) | |
download | dotconfig-3667933abcbe529bcd1bd419e1f84903bb0b7a2d.tar.xz dotconfig-3667933abcbe529bcd1bd419e1f84903bb0b7a2d.zip |
ignore zcoredump
Diffstat (limited to 'htop/htoprc')
-rw-r--r-- | htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htop/htoprc b/htop/htoprc index fef376f..0eb61a0 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -3,7 +3,7 @@ fields=0 48 124 46 47 109 110 17 2 18 49 16 1 sort_key=46 sort_direction=-1 -tree_sort_key=46 +tree_sort_key=124 tree_sort_direction=1 hide_kernel_threads=1 hide_userland_threads=0 |