aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-10-05 23:33:18 +0200
committerKarel Kočí <cynerd@email.cz>2017-10-05 23:33:18 +0200
commit5193d42151091b2d15b28f1095a5ee19589bc312 (patch)
treebb774fcadbffe86a91126ecd42ccb1654b57554a /install
parent48120fbbb4f2b46e44c92d09f90a244717b1812d (diff)
downloadmyconfigs-5193d42151091b2d15b28f1095a5ee19589bc312.tar.gz
myconfigs-5193d42151091b2d15b28f1095a5ee19589bc312.tar.bz2
myconfigs-5193d42151091b2d15b28f1095a5ee19589bc312.zip
Add htop configuration
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
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