piston/packages/julia/1.5.4/run

5 lines
106 B
Plaintext
Raw Normal View History

2021-03-14 17:40:31 +01:00
#!/usr/bin/env bash
# Run without startup or history file
2021-03-14 17:40:31 +01:00
julia --startup-file=no --history-file=no "$@"