aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-11-19 21:32:22 +0100
committerKarel Kočí <cynerd@email.cz>2017-11-19 21:32:22 +0100
commit63c0c990e8044c822636c9e56e6cf2c2b280ca76 (patch)
tree6c7b56ad50a89d3e3a2dfd0fb7ff9ab32990672a /install
parenta5ee9874212edae3a273e6b575584201962f03cf (diff)
downloadmyconfigs-63c0c990e8044c822636c9e56e6cf2c2b280ca76.tar.gz
myconfigs-63c0c990e8044c822636c9e56e6cf2c2b280ca76.tar.bz2
myconfigs-63c0c990e8044c822636c9e56e6cf2c2b280ca76.zip
Drop htop configuration
It makes little to no sense to have this.
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 0 insertions, 1 deletions
diff --git a/install b/install
index ffbf348..e59a0f1 100755
--- a/install
+++ b/install
@@ -34,7 +34,6 @@ 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