From 6d3e49acbb2e1b265f10fa4b9d06687fa29c19f3 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 22 Jun 2021 14:15:46 -0400 Subject: [PATCH] ash: compress KISS packages using xz --- config.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.org b/config.org index 7e9404a..8ba6d59 100644 --- a/config.org +++ b/config.org @@ -913,6 +913,8 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac export KISS_PATH="$KISS_PATH:$HOME/repos/main/xorg" export KISS_PATH="$KISS_PATH:$HOME/repos/community/community" export KISS_PATH="$KISS_PATH:$HOME/repos/mid/ports" + + export KISS_COMPRESS=xz #+end_src **** Compilation flags #+begin_src shell :tangle ~/.config/ash/ashrc -- 2.39.2