Friday Changes

This commit is contained in:
Ian Keane 2020-02-14 16:58:38 -05:00
parent 16669b72f6
commit 980fb49431
3 changed files with 29 additions and 28 deletions

View file

@ -10,3 +10,4 @@ PS1='[\u@\h \W]\$ '
export DISPLAY=:0
export LIBGL_ALWAYS_INDIRECT=1
export FZF_DEFAULT_COMMAD="find -L"
export PATH="$PATH:/opt/mssql-tools/bin"