aoc2024/cmd.txt

4 lines
115 B
Plaintext
Raw Normal View History

2024-12-11 11:43:26 +00:00
. .venv/bin/activate
export PYTHONPATH=${PYTHONPATH:-$(realpath lib)}
2024-12-02 09:29:41 +00:00
command cd "$(./get_input.sh)" && less input