forked from pub-solar/pub.solar
https://git.greenbaum.cloud/dev/tritonshell Also don't source triton profile when starting tritonshell by setting the TRITON_DONT_SOURCE_PROFILE env var
4 lines
100 B
Bash
4 lines
100 B
Bash
# reload when these files change
|
|
export TRITON_DONT_SOURCE_PROFILE=1
|
|
watch_file flake.nix
|
|
use_flake
|