dotfiles/lib/shared
Oliver Davies 7b9e5c6cfc Add todo and til functions
Add helper functions to write text input into a `TODO.txt` or `TIL.txt`
file respectively.

Extracting this to a function means I'm not able to overwrite the
contents of a file by typing `echo "foo" > TODO.txt` or similar
accidentally and overwriting the entire file instead of appending to it.
2024-05-12 09:25:21 +02:00
..
modules Add todo and til functions 2024-05-12 09:25:21 +02:00
home-manager-packages.nix Switch awscli2 back to unstable 2024-03-30 22:22:39 +00:00
home-manager.nix Remove starship 2024-05-04 21:17:36 +01:00