]> git.armaanb.net Git - config.org.git/commitdiff
ash: switch to zst compression for KISS
authorArmaan Bhojwani <me@armaanb.net>
Sat, 3 Jul 2021 15:14:37 +0000 (11:14 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 3 Jul 2021 15:14:37 +0000 (11:14 -0400)
config.org

index 562a12abd6d1021188c336caeddcc1e8c53299bd..1542362eac167b108376df69daf7e08419a6081b 100644 (file)
@@ -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