Create scripts to add to and edit daily todo files
All checks were successful
/ check (push) Successful in 1m21s
All checks were successful
/ check (push) Successful in 1m21s
This commit is contained in:
parent
3a8388b09f
commit
24fc8e6845
7 changed files with 66 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
todos.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
todos.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue