summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
deleted file mode 100644
index 61cb5cf..0000000
--- a/.bash_profile
+++ /dev/null
@@ -1 +0,0 @@
-if [ -f "$HOME/.profile" ]; then . "$HOME/.profile"; fi