diff options
Diffstat (limited to 'bash')
-rw-r--r-- | bash/.bash_profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/.bash_profile b/bash/.bash_profile index c93170e..e166774 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' export PATH complete -cf doas |