dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit b94610b66736a5f76ddf58fe3d82c0f46b410ef5
parent f7e0ec29542cfde2604853afa4b7d022ba26521f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 25 Jul 2019 16:22:44 +0200

Update htop config, bookmarks, and sltools

Diffstat:
M.config/htop/htoprc | 2+-
M.w3m/bookmark.html | 3++-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.config/htop/htoprc b/.config/htop/htoprc @@ -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 diff --git a/.w3m/bookmark.html b/.w3m/bookmark.html @@ -28,10 +28,11 @@ <article> <header> <h1><a href="bookmarks.html">Bookmarks</a></h1> -<!-- <aside>And it’s fucking perfect.</aside> --> +<!-- <aside><a href="weather.php">Weather</a></aside> --> </header> <h2>Personal</h2> <ul> +<li><a href="weather.php">Weather</a> <li><a href="https://adamsgaard.dk">adamsgaard.dk</a> <li><a href="https://andersdamsgaard.com">andersdamsgaard.com</a> <li><a href="https://gitlab.com/admesg">Gitlab/admesg</a>