From f1cf368657b97be4b30cd0a3ea71728af9fac577 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sun, 12 Dec 2021 22:04:43 -0700 Subject: [PATCH] remove .bash_profile --- .bash_profile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .bash_profile 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