Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
10 days | add _zshenv options and remove .zprofile from home directory since it can be ↵HEADmaster | Tim Keller | 1 | -3/+1 | |
linked via setting ZDOTDIR= in zshenv instead | |||||
12 days | link .zprofile with mkOutOfStoreSymlink instead of running ln -s imperatively | Tim Keller | 1 | -7/+3 | |
2025-08-30 | replace mimewiz with xdg-mime option | Tim Keller | 1 | -7/+0 | |
2025-08-30 | clone repos to docs/src not just docs | Tim Keller | 1 | -5/+5 | |
2025-08-30 | refactor users activation. refactor home manager config to match nixos conf ↵ | Tim Keller | 1 | -0/+47 | |
and move tjkeller archetypes to users/timmy. update many of the exising home manager configs to be nicer and better organized. profile archetypes now include homeconfigs which can be enabled per user, and are setup using a new mkProfileArchetype function. |