From 564505447e19354e596f303ab562fedca576589d Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 3 Sep 2023 00:13:21 -0600 Subject: who knows lmao --- bash/.bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile index c93170e..dba61c3 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -12,6 +12,7 @@ fi export EDITOR=/usr/bin/vim export TERMINAL=/usr/bin/alacritty export BROWSER=/usr/bin/librewolf-bin +export XZ_OPT='-9 -T0 -M 32000000000' export PATH complete -cf doas -- cgit v1.2.3