6 lines
53 B
Bash
6 lines
53 B
Bash
use nix
|
|
|
|
export TODO_FILE=$PWD/TODO
|
|
|
|
todo.sh ls || :
|
use nix
|
|
|
|
export TODO_FILE=$PWD/TODO
|
|
|
|
todo.sh ls || :
|