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. |
||
---|---|---|
bin | ||
config | ||
lib | ||
.envrc | ||
.gitignore | ||
.tmuxinator.yaml | ||
CHANGELOG.md | ||
flake.lock | ||
flake.nix | ||
justfile | ||
logo.txt | ||
README.md | ||
stylua.toml |
dotfiles
Cross-platform development environments for opdavies using Nix, NixOS and Home Manager.
Why did you move from Ansible?
TBD.
Why NixOS?
TBD.
Why Home Manager?
TBD.
NixOS vs WSL2 (Windows)
TBD.