From 97187ad91bd6329d7d39d4e4c379274d88d91319 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Fri, 2 Jun 2023 20:57:48 -0700 Subject: [PATCH] :memo: Made note of more packages to download --- updates.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updates.txt b/updates.txt index 89d5089c..2a400938 100644 --- a/updates.txt +++ b/updates.txt @@ -241,3 +241,8 @@ paru -Rs gtktranslate-bin Install svgo (cli svg optimization tool) paru svgo + +06/02/2023 +Install Marksman (code assister for markdown) And +Install httpie (more simple cli than curl for http requests): +doas pacman -S marksman httpie