Attempting to carve out a sensible chunk of stuff for a dotfiles repo.

Sure hope I didn't miss any super secret crap :-P
This commit is contained in:
Dan Buch
2012-02-26 14:38:01 -05:00
commit a8cd5a2fe9
51 changed files with 7951 additions and 0 deletions

23
htoprc Normal file
View File

@@ -0,0 +1,23 @@
# Beware! This file is rewritten every time htop exits.
# The parser is also very primitive, and not human-friendly.
# (I know, it's in the todo list).
fields=0 48 17 18 38 39 40 22 2 33 46 47 49 16 1
sort_key=46
sort_direction=1
hide_threads=1
hide_kernel_threads=1
hide_userland_threads=1
shadow_other_users=0
show_thread_names=0
highlight_base_name=1
highlight_megabytes=1
highlight_threads=1
tree_view=1
header_margin=1
detailed_cpu_time=1
color_scheme=1
delay=15
left_meters=AllCPUs CPU Memory Swap
left_meter_modes=1 1 1 1
right_meters=Tasks LoadAverage Uptime Battery Clock
right_meter_modes=2 2 2 2 2