From 6353cb827cb2a7e9d728a24c3b0b71041a2d4c23 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Fri, 30 Sep 2022 23:53:05 -0700 Subject: [PATCH] :memo: Made note to install asciinema --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 5558479f..b1e9435f 100644 --- a/updates.txt +++ b/updates.txt @@ -147,3 +147,7 @@ Install byzanz and silentcast (gif recorders, silentcast good for finding pixel doas pacman -S byzanz paru silentcast + +Install asciinema (records terminal sessions for demoing of cli projects and uploads it to asciinema.org for use, login via proton): + +doas pacman -S asciinema