feat: add arch packages

This commit is contained in:
Matthieu Bessat 2024-05-31 18:45:28 +02:00
parent 5f09fcba36
commit 716bd38233

View file

@ -94,6 +94,8 @@ categories:
bureautique: bureautique:
- unoconv # can be used to export ODT to pdf - unoconv # can be used to export ODT to pdf
- pandoc # general purpose document converter - pandoc # general purpose document converter
- typst # an alternative to latex
- typst-lsp
math: math:
- libqalculate # qalc - libqalculate # qalc
git: git:
@ -131,6 +133,7 @@ categories:
- siege - siege
monitoring: monitoring:
- htop - htop
- btop
android: android:
- scrcpy - scrcpy
- kdeconnect - kdeconnect
@ -158,6 +161,9 @@ categories:
docker: docker:
- docker - docker
programming: programming:
_:
- name: just
desc: "Handy way to save project-specific commands"
sqlite: sqlite:
- sqlite - sqlite
- aur/litecli - aur/litecli
@ -177,6 +183,8 @@ categories:
# - rustup # - rustup
dbs: dbs:
- redis - redis
- postgresql
- postgis
python: python:
_: _:
- python-pip - python-pip