From b8e8e96ec8257482b1f27ba8446b7bc20b82af21 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 21 Oct 2019 09:11:03 +0100 Subject: [PATCH] Add wordgrinder --- roles/distro/tasks/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/distro/tasks/debian.yml b/roles/distro/tasks/debian.yml index 42973b8..38968c6 100644 --- a/roles/distro/tasks/debian.yml +++ b/roles/distro/tasks/debian.yml @@ -29,4 +29,5 @@ - tlp - tmux - vim + - wordgrinder-ncurses - zsh