aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-10-05 23:37:03 +0200
committerKarel Kočí <cynerd@email.cz>2017-10-05 23:38:36 +0200
commite79776c14c86e37f89087504f765638f2c20eb96 (patch)
tree3f8ff371c7ecf8b3f3a0eb509ce269c180476b77 /install
parent3bf384e3ee04e3a82cfb65a73b11cce9f0320519 (diff)
parent2fc8d93ef509f583f6977588c7b3fb2cf8ebd332 (diff)
downloadmyconfigs-e79776c14c86e37f89087504f765638f2c20eb96.tar.gz
myconfigs-e79776c14c86e37f89087504f765638f2c20eb96.tar.bz2
myconfigs-e79776c14c86e37f89087504f765638f2c20eb96.zip
Merge branch 'master' into server
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 4a68dbf..1dcadee 100755
--- a/install
+++ b/install
@@ -33,6 +33,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 vim scripts"; then