aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh/rc/S20_environment
diff options
context:
space:
mode:
Diffstat (limited to 'files/.zsh/rc/S20_environment')
-rw-r--r--files/.zsh/rc/S20_environment1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.zsh/rc/S20_environment b/files/.zsh/rc/S20_environment
index a229b07..d950397 100644
--- a/files/.zsh/rc/S20_environment
+++ b/files/.zsh/rc/S20_environment
@@ -29,6 +29,7 @@ elif [ -f "/usr/bin/src-hilite-lesspipe.sh" ] ; then
fi
export XZ_DEFAULTS="--threads 4"
+export ZSTD_NBTHREADS=4
# this make man pages look nicer
export LESS_TERMCAP_mb=$'\E[01;31m'