This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
font: | |
normal: | |
family: Hack Nerd Font | |
builtin_box_drawing: true | |
window: | |
startup_mode: Maximized | |
shell: | |
program: /bin/bash | |
args: | |
- -l |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Beware! This file is rewritten by htop when settings are changed in the interface. | |
# The parser is also very primitive, and not human-friendly. | |
htop_version=3.2.2 | |
config_reader_min_version=3 | |
fields=0 39 2 46 47 1 | |
hide_kernel_threads=1 | |
hide_userland_threads=1 | |
hide_running_in_container=0 | |
shadow_other_users=0 | |
show_thread_names=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# To the extent possible under law, the author(s) have dedicated all | |
# copyright and related and neighboring rights to this software to the | |
# public domain worldwide. This software is distributed without any warranty. | |
# You should have received a copy of the CC0 Public Domain Dedication along | |
# with this software. | |
# If not, see <http://creativecommons.org/publicdomain/zero/1.0/>. | |
# base-files version 4.2-4 | |
# ~/.bashrc: executed by bash(1) for interactive shells. |