feat(packages): add bunch of utils
This commit is contained in:
parent
4c5413a6cc
commit
930538ef7e
1 changed files with 12 additions and 2 deletions
|
@ -76,6 +76,7 @@ common:
|
|||
finder:
|
||||
- fzf
|
||||
- ripgrep
|
||||
- ripgrep-all
|
||||
- fd
|
||||
- exa
|
||||
unix:
|
||||
|
@ -86,6 +87,8 @@ common:
|
|||
- name: at
|
||||
desc: scheduler
|
||||
automation:
|
||||
- name: entr
|
||||
desc: inotify wrapper to run command when file change
|
||||
- ansible
|
||||
- ansible-lint
|
||||
text_processing:
|
||||
|
@ -129,6 +132,7 @@ common:
|
|||
- name: aur/marp-cli-bin
|
||||
desc: create presentation from markdown
|
||||
- graphviz
|
||||
- glow
|
||||
pdf:
|
||||
- aur/ocrmypdf
|
||||
- aur/wkhtmltopdf-static
|
||||
|
@ -142,8 +146,11 @@ common:
|
|||
- name: libqalculate
|
||||
desc: Provide Qalc
|
||||
gis: # SIG
|
||||
_:
|
||||
- gdal
|
||||
- aur/tippecanoe
|
||||
osm:
|
||||
- aur/osmium-tool
|
||||
git:
|
||||
- aur/gitwatch-git
|
||||
- tig
|
||||
|
@ -198,6 +205,8 @@ common:
|
|||
desc: Disk usage explorer
|
||||
- name: cdrtools
|
||||
desc: Tool to manipulate ISO
|
||||
- name: aur/vidir
|
||||
desc: Mass rename files with vim
|
||||
tui:
|
||||
browser:
|
||||
- w3m
|
||||
|
@ -336,6 +345,7 @@ common:
|
|||
- lua
|
||||
web:
|
||||
- caddy
|
||||
- dart-sass
|
||||
static:
|
||||
- hugo
|
||||
ci:
|
||||
|
|
Loading…
Reference in a new issue