5 lines
46 B
Bash
5 lines
46 B
Bash
#!/bin/sh
|
|
|
|
watch_file devshell.nix
|
|
|
|
use flake
|
#!/bin/sh
|
|
|
|
watch_file devshell.nix
|
|
|
|
use flake
|