bash profile?

This commit is contained in:
Ian Keane 2020-02-18 09:42:14 -05:00
parent 980fb49431
commit bd95b88213

View file

@ -2,3 +2,4 @@
# Get the aliases and functions # Get the aliases and functions
[ -f $HOME/.bashrc ] && . $HOME/.bashrc [ -f $HOME/.bashrc ] && . $HOME/.bashrc
export PATH="$PATH:/opt/mssql-tools/bin"