From d629402949674c9b3d51d90e5a5b76f9c53d1ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 12 May 2017 13:49:49 +0200 Subject: Dump ranger configuration I am not using ranger anyway. --- install | 7 ------- 1 file changed, 7 deletions(-) (limited to 'install') diff --git a/install b/install index 93347c0..97e99a5 100755 --- a/install +++ b/install @@ -56,13 +56,6 @@ if ask "Install VIM scripts"; then fi fi -if ask "Install ranger configuration"; then - mkdir -p ~/.config/ranger - inst config/ranger/rc.conf ~/.config/ranger/rc.conf - inst config/ranger/rifle.conf ~/.config/ranger/rifle.conf - inst config/ranger/scope.sh ~/.config/ranger/scope.sh -fi - if ask "Install email synchronization"; then inst local/bin/email-unread ~/.local/bin/email-unread inst local/sbin/newmail-notify ~/.local/sbin/newmail-notify -- cgit v1.2.3