diff --git a/.environment.d/bash_completion.env b/.environment.d/bash_completion.env deleted file mode 100644 index 13c9c48..0000000 --- a/.environment.d/bash_completion.env +++ /dev/null @@ -1 +0,0 @@ -BASH_COMPLETION_USER_DIR="${HOME}/.bash_completion.d" diff --git a/.bash_completion.d/completions/aws-auth b/.local/share/bash-completion/completions/aws-auth similarity index 100% rename from .bash_completion.d/completions/aws-auth rename to .local/share/bash-completion/completions/aws-auth