Michael Housh michael
  • Joined on 2024-04-01
michael pushed to main at michael/swift-dev-container 2025-11-12 17:30:43 +00:00
2b15c51998 fix: Removes unknown version tag from ci.
michael pushed to main at michael/swift-dev-container 2025-11-12 17:25:54 +00:00
00da0c1375 feat: Updates docker command that made ci build fail.
michael synced commits to arch at michael/dotfiles from mirror 2025-11-12 03:03:46 +00:00
ad593bc25f fix: Removes unused lines in run script.
michael synced commits to arch at michael/dotfiles from mirror 2025-11-11 18:53:45 +00:00
790ba581aa feat: Adds fuse-overlayfs to runs/podman
michael synced commits to arch at michael/dotfiles from mirror 2025-11-11 02:33:45 +00:00
e57262b4d3 feat: Unifies webapp scripts into a single script with subcommands.
e63e4f4fab feat: Adds home directory setup in runs/after/system and fixes dev-env not copying markdownlint config with proper file name.
86d3a54e3b feat: Updates nvim config.
cf05f11759 feat: Removes system script, as it's handled in the runs/after/system now.
059dba6f18 feat: Removes pkg subcommands from kanatactl in favor of using package manager.
Compare 10 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-10 10:13:45 +00:00
e972dd331c feat: Creates run-handler script so that using find works properly for runs.
9c007c9434 WIP: Converts runs to be text files of packages to install / uninstall, begins before and after scripts to execute during runs.
381a0450e5 feat: Prep for new run syntax.
Compare 3 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-10 02:03:44 +00:00
af7b46efa5 feat: Adds some more todos, increases keyboard keyrepeat delay a little.
f269906fd5 feat: Increases key input speed, in hyprinput.
307a971371 fix: Fixes webapp script logging errors.
6b13291fff fix: Fixes some colors for hyprlauncher.
b4b7fa0a84 feat: Some cleanup.
Compare 6 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-09 17:53:45 +00:00
746167a9c8 fix: Removes elephant (walker dependency) from autostart.
419752b381 feat: Adds hyprlauncher and configuration (currently requires '-git' versions of hypr*), removes walker (previously used launcher).
Compare 2 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-09 09:43:45 +00:00
79da2db401 feat: Moves nvim config to be a submodule.
0da387b1b9 feat: Updates README and LICENSE in nvim, in prep to make a submodule.
e1ed84d343 chore: Updates todos.
d5f1d56b94 feat: Clean up in nvim config.
97f3047989 feat: Adds better markdown support / plugins to nvim config.
Compare 9 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-09 01:33:47 +00:00
10987bd255 feat: Adds mail as a submodule, updates dev-env script to also install / update email config.
0045e6149c feat: Cleans up zshrc and zshenv, more keymaps and plugins in neovim.
3081c6b9b3 feat: Nvim config updates, renames hyprland config files to have a 'hypr' prefix for hypr lsp to work on them.
e154efcac4 feat: Adds bob as package installed by dev.
71eae2eb5b feat: Minimal neovim v0.12 config.
Compare 5 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-08 01:12:53 +00:00
9af452c849 feat: Updates hpa and config to mount home directory inside container.
michael pushed to main at michael/swift-hpa 2025-11-07 22:02:52 +00:00
45a1520a2b feat: Adds xelatex package to docker image.
michael pushed to main at michael/swift-hpa 2025-11-07 20:16:09 +00:00
f7f3ac5dc7 feat: Updates Dockerfile, WIP
michael pushed to main at michael/swift-hpa 2025-11-07 18:19:00 +00:00
15454e3686 feat: Adds entrypoint.sh script to docker to allow attaching to a shell inside the container.
michael synced commits to arch at michael/dotfiles from mirror 2025-11-07 17:12:52 +00:00
0636832796 feat: Minor updates.
05cb700cb1 feat: Specifies signing key in git config, updates tmux-sessionator email option to also open iCloud email.
a03617608d feat: Adds tmux-kill-old-sessions script and systemd timer/service, to clean up inactive sessions.
Compare 3 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-07 00:56:36 +00:00
ef933bd3aa feat: Adds consults directory and work directory to tmux-sessionator path.
6b9f2203c1 feat: Adds consults directory and work directory to tmux-sessionator path.
e0214a49d2 feat: Adds auto-pull options to hpa with a default pull interval of 1 hour.
b090430cd8 feat: Adds '--date' option to hpa-create script to allow date override when generating a new project.
e53cef27a0 feat: Creates hpa-pull script, adds '--echo' to logging.
Compare 7 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-06 16:52:41 +00:00
4d73fede8b feat: Updates to notes in hpa script
michael synced commits to arch at michael/dotfiles from mirror 2025-11-06 08:42:43 +00:00
ba06819221 feat: Adds hpa-create helper script.
michael synced commits to arch at michael/dotfiles from mirror 2025-11-06 00:32:43 +00:00
ba81c53054 feat: Updates to hpa script.
michael pushed to main at hhe/consult-template 2025-11-05 12:44:57 +00:00
5bc026b60d feat: Adds questions template file to project directory.