Commit graph

24 commits

Author SHA1 Message Date
24fc8e6845 Create scripts to add to and edit daily todo files
All checks were successful
/ check (push) Successful in 1m21s
2025-05-14 22:46:00 +01:00
889c62da5c Fix revision
All checks were successful
/ check (push) Successful in 1m59s
2025-05-09 23:34:43 +01:00
56b5f099fc Refactor to only download displayselect, not the
...whole repository
2025-05-09 23:34:43 +01:00
ed3d12bb5a Update notes to the most recent commit
All checks were successful
/ check (push) Successful in 1m9s
2025-05-06 17:36:59 +01:00
8f591e4da2 Rename patch file 2025-05-06 15:54:11 +01:00
0f98932c63 Remove vim-caser
All checks were successful
/ check (push) Successful in 1m29s
2025-05-03 17:22:30 +01:00
1c861aa1b5 Add dev-commit
Add `dev-commit`, a script based on f00f31c649/env/.local/scripts/dev-commit
that is meant to be a fallback to commit and push any missed changes
that should be kept.

This is not intended to be a substitute for making manual commits and
writing detailed commit messages.

The script uses an environment variable for the list of project
directories, which is set within a Home Manager module that also creates
a systemd service and timer to run the command automatically - similar
to a cron job.

Adding this should prevent occasional issues, such as missing the
firewall configuration for my homelab which was removed accidentally and
stopped my reverse proxies for services such as Jellyfin and Immich from
running.
2025-04-29 13:37:20 +01:00
afae9a443a Refactor to a JSON file of Vim plugins 2025-04-23 16:59:28 +01:00
272d786b46 Add missing revs and versions 2025-04-23 16:21:33 +01:00
1a2e30b9d5 Pin revisions and update versions 2025-04-23 16:12:10 +01:00
92b649595b Delete add-tmux-file.patch 2025-04-23 14:25:29 +01:00
dc2de9334d Make directories configurable using a patch 2025-04-23 14:19:05 +01:00
5b224bbe42 Update hostname 2025-04-21 17:29:46 +01:00
a71ce4b5fd Move websites into vhosts
So it doesn't clash with Forgejo which is currently in /var/www/forgejo.
2025-04-21 12:58:45 +01:00
fab9c6bb44 Update source hostname and path 2025-04-21 12:36:20 +01:00
ffef2a8f6f Update sha256 2025-04-21 11:12:29 +01:00
177edfa0bc Update directories 2025-04-09 19:35:13 +01:00
dec432d282 Group directories by "personal" and "work" 2025-04-03 20:16:37 +01:00
61f87918e0 Use XDG directory names 2025-04-01 09:13:58 +01:00
dd8d054b37 Fix duplicate directory suggestions 2025-03-31 21:29:42 +01:00
087153a16d Move Nix files back to the root of the project 2025-03-29 23:19:06 +00:00
69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00
15629afd1b Remove tabline-vim 2024-11-17 12:08:55 +00:00
4f9073757c Refactor vim plugins overlay
Add overlays for additions, modifications and unstable packages, and
move each additional plugin into its own additional package.
2024-11-05 13:40:42 +00:00