From e1350b0b0531c157a5f06de20c0cf2dc0f9d586e Mon Sep 17 00:00:00 2001 From: mayfrost Date: Fri, 9 Mar 2018 04:53:18 +0000 Subject: [PATCH] Update ALTERNATIVES.md --- ALTERNATIVES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index 48d0bb8..ceda7fa 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -1,4 +1,4 @@ -# ALTERNATIVE TO BLOATWARE +# ALTERNATIVES TO BLOATWARE The list is built pointing to software that have alternatives with less dependencies, and addressing dependencies was the easy thing to do. One thing tho, some particular tools were included because they add less dependencies overall while keeping a system functional. One such example is imagemagick and ffmpeg, by which you can do a lot of work and replace many tools by just using those with scripts and replace something like a screenshot utility. TL;DR is about the unix principle and you can have a fully functional system pretty damn minimal with that.