diff --git a/.bash_profile b/.bash_profile deleted file mode 100644 index 55136b9..0000000 --- a/.bash_profile +++ /dev/null @@ -1,8 +0,0 @@ -# .bash_profile - -# Get the aliases and functions -if [ -f ~/.bashrc ]; then - . ~/.bashrc -fi - -# User specific environment and startup programs