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