diff --git a/system-tools.yaml b/system-tools.yaml index c3b4d3a..b582091 100644 --- a/system-tools.yaml +++ b/system-tools.yaml @@ -27,6 +27,7 @@ data: - dateutils - gcal - mlocate + - screen filter: rpms: - calc-devel @@ -36,6 +37,7 @@ data: - dateutils - gcal - mlocate + - screen components: rpms: calc: @@ -50,3 +52,6 @@ data: mlocate: rationale: A utility for finding files. ref: master + screen: + rationale: A screen manager supporting multiple logins on one terminal. + ref: master