From 5951d58793f79e7fbf47c33f1062037420882c5f Mon Sep 17 00:00:00 2001 From: Ohad Livne Date: Wed, 4 Jun 2025 22:45:57 +0300 Subject: [PATCH] Install a tool for license management --- .config/setup/01-install-packages.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/setup/01-install-packages.sh b/.config/setup/01-install-packages.sh index 8e67c76..277f015 100755 --- a/.config/setup/01-install-packages.sh +++ b/.config/setup/01-install-packages.sh @@ -40,6 +40,7 @@ python3-pylsp-isort \ python3-pylsp-rope \ python3.12-venv \ qtwayland5 \ +reuse \ slurp \ sway \ sway-backgrounds \