summaryrefslogtreecommitdiffstats
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/profile b/profile
index 3188a7d..76e64da 100644
--- a/profile
+++ b/profile
@@ -1,3 +1,4 @@
-. $HOME/.bash_profile
+# shellcheck source=bash_profile
+. "$HOME"/.bash_profile
# vim:ft=sh: