Create a file in your home directory (.juliarc.jl) and copy all 4 lines in.
http://docs.julialang.org/en/release-0.4/manual/getting-started/ On Mon, Feb 1, 2016 at 4:47 PM, digxx <[email protected]> wrote: > Maybe one dumb question about the juliarc.jl > In what folder should that be?! Apparently I dont have it, does it have to > contain some basic content? > if I do: > > default(tickfont = font(f,8), guidefont = font(f,11), legendfont = > font(f,8)) > ~./juliarc.jl > it says: > ERROR: syntax: "/" is not a unary operator >
