Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 997 Bytes

TODO.org

File metadata and controls

22 lines (19 loc) · 997 Bytes

Configure macOS /etc/sshd using nix-darwin

Add a way to have local git settings (email / name)

So far we have just added email and name and checked it into the repo. On the other hand, I would like to be able to have irssi settings be in irssi/config or other personal information without being afraid of accidentally checking it into git

Enable auto pushing to new upstream branch in git

How would this look like? There could be a command for creating a local dotfiles branch like branch-dotfiles.

Ensure CI dependencies are up to date

<2023-11-23 Thu> Haven’t checked this at all since updating to Debian bookworm

Check for old and outdated files

<2023-11-23 Thu> A lot of cruft has gathered over the years, time for a spring cleaning

create nix flake for testing

We test using CircleCI, and run Node/Python (inside pipenv woah). It would be helpful to have all the tools available locally as well in a clean environment.