aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-10-05 23:42:14 +0200
committerKarel Kočí <cynerd@email.cz>2017-10-05 23:42:14 +0200
commit97ccd8d036996684d1ba6acf56bda61c7e184090 (patch)
tree2967c8f2f6792a26b7de9f48be3e0cf0d2b782e6 /install
parente79776c14c86e37f89087504f765638f2c20eb96 (diff)
downloadmyconfigs-97ccd8d036996684d1ba6acf56bda61c7e184090.tar.gz
myconfigs-97ccd8d036996684d1ba6acf56bda61c7e184090.tar.bz2
myconfigs-97ccd8d036996684d1ba6acf56bda61c7e184090.zip
Add some fixups and more removals
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 1dcadee..9d1264a 100755
--- a/install
+++ b/install
@@ -33,6 +33,7 @@ fi
if ask "Install configurations for various utility tools"; then
inst screenrc ~/.screenrc
+ mkdir -p ~/.config/htop
inst config/htop/htoprc ~/.config/htop/htoprc
fi