From fbff9b475b35c7d77d1dc76d54df142d5b173809 Mon Sep 17 00:00:00 2001 From: Ian Keane Date: Tue, 18 Feb 2020 09:43:33 -0500 Subject: [PATCH] bash_profle --- bash/.bash_profile | 5 ----- 1 file changed, 5 deletions(-) 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"