Using Julia on Git bash

Put this into a .bat file:

start "" "%PROGRAMFILES%\Git\bin\sh.exe" --login -i -c "exec julia"
4 Likes