update path for snapd /snap/bin/* which is used by Linux systems (#8752)

Co-authored-by: mark horsfield <markhfromakron@gmail.com>
This commit is contained in:
Mark 2020-03-19 07:20:33 -04:00 committed by GitHub
parent f400ea1e57
commit 17be35d1d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,8 @@ alias stn=create_project
"/usr/local/bin/sublime_text"
"/usr/bin/subl"
"/usr/bin/subl3"
"/snap/bin/subl"
"/snap/bin/sublime-text.subl"
)
fi
elif [[ "$OSTYPE" = darwin* ]]; then