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