From 3d9edc02ee11536f3eee6d85c8ad2eb9c345c210 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 21 Mar 2019 15:01:40 -0400 Subject: [PATCH] ed --- progs.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/progs.csv b/progs.csv index f3ab698..d23553c 100644 --- a/progs.csv +++ b/progs.csv @@ -6,6 +6,7 @@ ,ttf-inconsolata,"is the monospace font of LARBS." ,ttf-linux-libertine,"provides the sans and serif fonts for LARBS." ,vifm,"is an extensive terminal file manager that everyone likes." +,ed,"is the standard editor!" ,tree,"lists directory contents like trees. Used by vifm." ,arandr,"is a UI for screen adjustment." ,bc,"is used for a dropdown calculator."