From c07688f881e2c3864f3f8274efc81f084f1f81a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 9 Aug 2022 09:28:49 +0200 Subject: mc: tweak colors for dark theme --- install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install') diff --git a/install b/install index 922f47c..e00c114 100755 --- a/install +++ b/install @@ -28,8 +28,9 @@ if ask "gpg" "Install GPG configuration"; then inst gnupg/gpg.conf ~/.gnupg/gpg.conf fi -if ask "gnuscreen" "Install configurations for various utility tools"; then +if ask "clituls" "Install configurations for various CLI utility tools"; then inst screenrc ~/.screenrc + inst config/mc/mc.ext ~/.config/mc/mc.ext fi if ask "ssh" "Install SSH config"; then -- cgit v1.2.3