From 5193d42151091b2d15b28f1095a5ee19589bc312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 5 Oct 2017 23:33:18 +0200 Subject: Add htop configuration --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index 549f63f..efce93f 100755 --- a/install +++ b/install @@ -39,6 +39,7 @@ fi if ask "Install configurations for various utility tools"; then inst screenrc ~/.screenrc + inst config/htop/htoprc ~/.config/htop/htoprc fi if ask "Install user services"; then -- cgit v1.2.3