This commit is contained in:
Luke Smith
2019-03-21 15:01:40 -04:00
parent 98d396f340
commit 3d9edc02ee

View File

@@ -6,6 +6,7 @@
,ttf-inconsolata,"is the monospace font of LARBS." ,ttf-inconsolata,"is the monospace font of LARBS."
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS." ,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
,vifm,"is an extensive terminal file manager that everyone likes." ,vifm,"is an extensive terminal file manager that everyone likes."
,ed,"is the standard editor!"
,tree,"lists directory contents like trees. Used by vifm." ,tree,"lists directory contents like trees. Used by vifm."
,arandr,"is a UI for screen adjustment." ,arandr,"is a UI for screen adjustment."
,bc,"is used for a dropdown calculator." ,bc,"is used for a dropdown calculator."
1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
6 ttf-inconsolata is the monospace font of LARBS.
7 ttf-linux-libertine provides the sans and serif fonts for LARBS.
8 vifm is an extensive terminal file manager that everyone likes.
9 ed is the standard editor!
10 tree lists directory contents like trees. Used by vifm.
11 arandr is a UI for screen adjustment.
12 bc is used for a dropdown calculator.