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