Skip to content

Commit

Permalink
Update setup-julia.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng authored Dec 15, 2024
1 parent e7c16d0 commit 8859a20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/code/julia/setup-julia.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Or run the following commands (heredoc in Linux) to create these two files at on

```sh
mkdir -p ~/.julia/config/ && cat > ~/.julia/config/startup.jl << END
using Pkg: Pkg
atreplinit() do repl
try
@eval using OhMyREPL
Expand Down

0 comments on commit 8859a20

Please sign in to comment.