From 5ddd1feb53eaa7d4d806a7b3c98b3d23f057ee2c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 12 Aug 2018 11:02:30 -0300 Subject: Adds jo and jq into nodo::utils --- manifests/utils.pp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifests') diff --git a/manifests/utils.pp b/manifests/utils.pp index 6e6ff2e..c069a49 100644 --- a/manifests/utils.pp +++ b/manifests/utils.pp @@ -4,6 +4,10 @@ class nodo::utils inherits nodo::utils::base { 'pv', 'vim-nox', 'needrestart', + # Lets bring the power of JSON into UNIX + # See https://blog.fluxo.info/suckless/cli + 'jo', + 'jq', #debian-goodies, #clog, ]: -- cgit v1.2.3