piston/packages/julia/1.6.1/run

5 lines
106 B
Plaintext
Raw Normal View History

2021-06-19 13:02:36 +02:00
#!/usr/bin/env bash
# Run without startup or history file
julia --startup-file=no --history-file=no "$@"