Skip to content

ylxdzsw/oh-my-julia.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oh-My-Julia

installation

julia> ] # this brings you to the pkg>
(v1.0) pkg> add https://github.com/ylxdzsw/oh-my-julia.jl

You can put following code into your ~/.julia/config/startup.jl to load it automatically.

atreplinit() do repl
    Core.eval(Main, :(using OhMyJulia))
end

About

some personal REPL tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages