update: swww -> awww & small tuning before the bigger update

This commit is contained in:
2026-03-26 10:03:32 +03:00
parent c49c97d55c
commit f2a528cfa8
11 changed files with 47 additions and 13 deletions

View File

@@ -5,3 +5,11 @@ fi
if [ -f "$HOME/.bash_exports" ]; then
. "$HOME/.bash_exports"
fi
# if ! shopt -oq posix; then
# if [ -f /usr/share/bash-completion/bash_completion ]; then
# . /usr/share/bash-completion/bash_completion
# elif [ -f /etc/bash_completion ]; then
# . /etc/bash_completion
# fi
# fi