How to use script from none project directory

i have some scripts use in many projects but i didnt find the way to use it from single one :(.
copy paste will make more pain when file change :frowning:

Use git submodules https://git-scm.com/book/en/v2/Git-Tools-Submodules

1 Like

i expect something like include folders in IDE :grinning: