Revision 71748da03b5a8f9a52fee021570a803e33e309a5 authored by Fredrik Ekre on 03 December 2018, 10:44:37 UTC, committed by GitHub on 03 December 2018, 10:44:37 UTC
This fixes a problem where Julia does not find
and active project when the ~/.julia/environments/v#.#
folder exist but does not contain a Project.toml file.
1 parent 7614cec
Raw File
ackrc
--type-set=julia=.jl
--type-add=julia:firstlinematch:/^#!.*\bjulia/
back to top