aboutsummaryrefslogtreecommitdiff
path: root/bash/.bash_profile
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-05-31 22:46:32 -0600
committerBryson Steck <brysonsteck@protonmail.com>2023-05-31 22:46:32 -0600
commit698a8a7f30b2a22672b677078fcfe5ac698020da (patch)
treefb4d9096733b9dba52620f72fe1d3fe22ed53626 /bash/.bash_profile
parent3991ac66a5269986b066338c404daea026b4ecbb (diff)
downloaddotfiles-698a8a7f30b2a22672b677078fcfe5ac698020da.tar
dotfiles-698a8a7f30b2a22672b677078fcfe5ac698020da.tar.gz
dotfiles-698a8a7f30b2a22672b677078fcfe5ac698020da.tar.bz2
some more x scripts
Diffstat (limited to 'bash/.bash_profile')
-rw-r--r--bash/.bash_profile1
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