From: Silvio Rhatto Date: Fri, 7 Oct 2016 17:35:24 +0000 (-0300) Subject: Suckless: I shall not... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f14175534bb07d150a2b939c8a545593ef1abcb4;p=blog.git Suckless: I shall not... --- diff --git a/suckless.mdwn b/suckless.mdwn index caebbb3..ff52da0 100644 --- a/suckless.mdwn +++ b/suckless.mdwn @@ -36,3 +36,12 @@ ## Stuff currently being observed * [Neovim](http://neovim.io). + + +## I should not install a software if + +I can solve my problem using: + +* A terminal and the related userland. +* A text editor like `vim`. +* A version control system like `git`.