From 0e8da144b5f9810d405ef6abf86ecdbe49dd552f Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sun, 2 Apr 2023 02:47:37 -0700 Subject: [PATCH] :memo: Made note to install cloc --- jitsi.txt | 3 +++ updates.txt | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 jitsi.txt diff --git a/jitsi.txt b/jitsi.txt new file mode 100644 index 00000000..d93059dd --- /dev/null +++ b/jitsi.txt @@ -0,0 +1,3 @@ +meetups on jitsi are incredibly easy, simply put in: + +https://meet.jit.si/some diff --git a/updates.txt b/updates.txt index 5223d5c5..36462268 100644 --- a/updates.txt +++ b/updates.txt @@ -219,3 +219,6 @@ Install firefox (for when privacy facing browsers just can't do it...) Install uwufetch (cuz is hilarious...) doas pacman -S firefox + +Install cloc (counts lines of code from terminal): +doas pacman -S cloc