aboutsummaryrefslogtreecommitdiffstats
path: root/_bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '_bash_profile')
-rw-r--r--_bash_profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/_bash_profile b/_bash_profile
deleted file mode 100644
index 94a6622..0000000
--- a/_bash_profile
+++ /dev/null
@@ -1,5 +0,0 @@
-# /etc/skel/.bash_profile
-
-# This file is sourced by bash for login shells. The following line
-# runs your .bashrc and is recommended by the bash info pages.
-[[ -f ~/.bashrc ]] && . ~/.bashrc