aboutsummaryrefslogtreecommitdiff
path: root/bash/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash/.bash_profile')
-rw-r--r--bash/.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/.bash_profile b/bash/.bash_profile
index e166774..dba61c3 100644
--- a/bash/.bash_profile
+++ b/bash/.bash_profile
@@ -12,7 +12,7 @@ fi
export EDITOR=/usr/bin/vim
export TERMINAL=/usr/bin/alacritty
export BROWSER=/usr/bin/librewolf-bin
-export XZ_OPT='-9 -T0'
+export XZ_OPT='-9 -T0 -M 32000000000'
export PATH
complete -cf doas