Bill Leidy
Results
1
issues of
Bill Leidy
`if [ $OSTYPE == 'darwin15' ] && ! [ $ITERM_SESSION_ID ]` needs to become `if [ $OSTYPE == 'darwin16' ] && ! [ $ITERM_SESSION_ID ]` and then it will work