diff --git a/bash/.bash_profile b/bash/.bash_profile index 9afe182..e69de29 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -1,5 +0,0 @@ -# .bash_profile - -# Get the aliases and functions -[ -f $HOME/.bashrc ] && . $HOME/.bashrc -export PATH="$PATH:/opt/mssql-tools/bin"