From 4e4f80b515ad3474d786fe9f4c420ad4f46fd903 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sat, 3 Jul 2021 11:14:37 -0400 Subject: [PATCH] ash: switch to zst compression for KISS --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 562a12a..1542362 100644 --- a/config.org +++ b/config.org @@ -964,7 +964,7 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac export KISS_PATH="$KISS_PATH:$HOME/repos/community/community" export KISS_PATH="$KISS_PATH:$HOME/repos/mid/ports" - export KISS_COMPRESS=xz + export KISS_COMPRESS=zst #+end_src **** Compilation flags #+begin_src shell :tangle ~/.config/ash/ashrc -- 2.39.2