bc for muh minimalist calc

This commit is contained in:
Luke Smith 2019-02-02 15:24:28 -05:00
parent ced60ba260
commit 1f8fa400e2
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -8,6 +8,7 @@
,ranger,"is an extensive terminal file manager that everyone likes." ,ranger,"is an extensive terminal file manager that everyone likes."
,vifm,"is an extensive terminal file manager that everyone likes." ,vifm,"is an extensive terminal file manager that everyone likes."
,arandr,"is a UI for screen adjustment." ,arandr,"is a UI for screen adjustment."
,bc,"is used for a dropdown calculator."
,calcurse,"is a lightweight terminal-based calendar." ,calcurse,"is a lightweight terminal-based calendar."
,xcompmgr,"is for transparency and removing screen-tearing." ,xcompmgr,"is for transparency and removing screen-tearing."
,xorg-xprop,"is a tool for detecting window properties." ,xorg-xprop,"is a tool for detecting window properties."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
8 ranger is an extensive terminal file manager that everyone likes.
9 vifm is an extensive terminal file manager that everyone likes.
10 arandr is a UI for screen adjustment.
11 bc is used for a dropdown calculator.
12 calcurse is a lightweight terminal-based calendar.
13 xcompmgr is for transparency and removing screen-tearing.
14 xorg-xprop is a tool for detecting window properties.