summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc2
-rw-r--r--.shells/bash_completion (renamed from bash_completion)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 9cdbeb9..4f5743b 100644
--- a/.bashrc
+++ b/.bashrc
@@ -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