mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
Add todo.txt (t)
This commit is contained in:
parent
22df678a1a
commit
d0c11b99e2
1 changed files with 3 additions and 0 deletions
|
|
@ -11,5 +11,8 @@
|
|||
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";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue