diff options
-rw-r--r-- | .bashrc | 2 | ||||
-rw-r--r-- | .shells/bash_completion (renamed from bash_completion) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ eval "$(starship init bash)" source ~/.shells/alias.sh source ~/.shells/exports.sh -source ~/dotfiles/bash_completion +source ~/dotfiles/.shells/bash_completion export PATH=/home/$USER/.local/bin:$PATH diff --git a/bash_completion b/.shells/bash_completion index 29d8a4b..29d8a4b 100644 --- a/bash_completion +++ b/.shells/bash_completion |