This commit is contained in:
Sridhar Ratnakumar 2023-04-03 10:27:35 -04:00
parent b8e0403eb5
commit 93102a2ef7

View file

@ -11,9 +11,6 @@ let
lt = "ls --tree";
# Project tmux.
pux = "sh -c \"tmux -S $(pwd).tmux attach\"";
# TODO: Gotta specify ~/.todo/config in Nix
t = "${pkgs.todo-txt-cli}/bin/todo.sh";
};
in
{