add visidata for spreadsheet manipulation

This commit is contained in:
Pig Monkey 2018-02-09 10:31:24 -08:00
parent 8c8193156f
commit fa0a2ce03d

View file

@ -71,3 +71,8 @@
- name: Install pdfgrep
pacman: name=pdfgrep state=present
- name: Install visidata
aur: name=visidata-git user={{ user.name }}
tags:
- aur