From: Armaan Bhojwani Date: Sat, 3 Jul 2021 15:14:37 +0000 (-0400) Subject: ash: switch to zst compression for KISS X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=4e4f80b515ad3474d786fe9f4c420ad4f46fd903 ash: switch to zst compression for KISS --- 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