add todo-txt-cli

This commit is contained in:
陈浩南 2023-07-20 23:25:57 +08:00
parent ec8393e1d8
commit bc870e624c
2 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,8 @@
return "$code"
fi
}
alias todo="todo.sh"
'';
plugins =
[

View File

@ -26,7 +26,7 @@ inputs:
go rustc boost cereal cxxopts valgrind
lsd zellij broot
nil nixd
p7zip appimage-run file
p7zip appimage-run file todo-txt-cli
];
programs =
{