feat(packages): add bunch of utils

This commit is contained in:
Matthieu Bessat 2024-09-19 10:33:00 +02:00
parent 4c5413a6cc
commit 930538ef7e

View file

@ -76,6 +76,7 @@ common:
finder: finder:
- fzf - fzf
- ripgrep - ripgrep
- ripgrep-all
- fd - fd
- exa - exa
unix: unix:
@ -86,6 +87,8 @@ common:
- name: at - name: at
desc: scheduler desc: scheduler
automation: automation:
- name: entr
desc: inotify wrapper to run command when file change
- ansible - ansible
- ansible-lint - ansible-lint
text_processing: text_processing:
@ -129,6 +132,7 @@ common:
- name: aur/marp-cli-bin - name: aur/marp-cli-bin
desc: create presentation from markdown desc: create presentation from markdown
- graphviz - graphviz
- glow
pdf: pdf:
- aur/ocrmypdf - aur/ocrmypdf
- aur/wkhtmltopdf-static - aur/wkhtmltopdf-static
@ -142,8 +146,11 @@ common:
- name: libqalculate - name: libqalculate
desc: Provide Qalc desc: Provide Qalc
gis: # SIG gis: # SIG
- gdal _:
- aur/tippecanoe - gdal
- aur/tippecanoe
osm:
- aur/osmium-tool
git: git:
- aur/gitwatch-git - aur/gitwatch-git
- tig - tig
@ -198,6 +205,8 @@ common:
desc: Disk usage explorer desc: Disk usage explorer
- name: cdrtools - name: cdrtools
desc: Tool to manipulate ISO desc: Tool to manipulate ISO
- name: aur/vidir
desc: Mass rename files with vim
tui: tui:
browser: browser:
- w3m - w3m
@ -336,6 +345,7 @@ common:
- lua - lua
web: web:
- caddy - caddy
- dart-sass
static: static:
- hugo - hugo
ci: ci: