diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-28 14:22:51 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-28 14:22:51 -0400 |
commit | 10c71dfa653ba4330632c966b3c5626bade3b7d4 (patch) | |
tree | 354c7ba3aecea42991645f229d2a1695263a3d09 | |
parent | 72d02c50b9b774907570f87cad776cc35c52f1d2 (diff) |
added cloc
-rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 068a1ef..d1e05db 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -43,6 +43,7 @@ | |||
43 | "borg" | 43 | "borg" |
44 | "restic" | 44 | "restic" |
45 | "rsync" | 45 | "rsync" |
46 | "cloc" | ||
46 | "pv" | 47 | "pv" |
47 | "python-msgpack" | 48 | "python-msgpack" |
48 | "libreoffice" | 49 | "libreoffice" |