fish: list todos on init
This commit is contained in:
parent
3aab632dc3
commit
4ad060e795
|
@ -25,6 +25,8 @@ in {
|
|||
set_color normal
|
||||
|
||||
bind \cy 'commandline | wl-copy -n'
|
||||
|
||||
${pkgs.todoman}/bin/todo list
|
||||
'';
|
||||
shellAliases = {
|
||||
rm = "trash";
|
||||
|
|
Loading…
Reference in a new issue