From e1e9b5892746fbbe0bda7096da2d7d1421fc4c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 12 Dec 2020 08:01:10 +0100 Subject: Remove surf --- install | 5 ----- 1 file changed, 5 deletions(-) (limited to 'install') diff --git a/install b/install index 4db5838..5ceda46 100755 --- a/install +++ b/install @@ -103,11 +103,6 @@ if ask "alacritty" "Install configurations for terminal emulator"; then inst config/alacritty.yml ~/.config/alacritty.yml fi -if ask "surf" "Install Surf configuration"; then - inst surf/script.js ~/.surf/script.js - inst surf/styles/default.css ~/.surf/styles/default.css -fi - if ask "mpd" "Install MPD configuration"; then inst config/mpd/ ~/.config/mpd fi -- cgit v1.2.3