summaryrefslogtreecommitdiffstats
path: root/bash/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash/.bash_profile')
-rw-r--r--bash/.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/.bash_profile b/bash/.bash_profile
index b200eb1..e8c96d8 100644
--- a/bash/.bash_profile
+++ b/bash/.bash_profile
@@ -1,4 +1,4 @@
-# shellcheck source=bashrc
+# shellcheck source=bash/.bashrc
. "$HOME"/.bashrc
# vim:ft=sh: