Michael Housh michael
  • Joined on 2024-04-01
michael synced commits to arch at michael/dotfiles from mirror 2025-11-05 08:12:44 +00:00
36fd0558b0 feat: Cleans up hpa script, adds init command to it.
michael synced commits to arch at michael/dotfiles from mirror 2025-11-05 00:01:30 +00:00
1b349b11c3 feat: Adds hpa configuration, adds global prettierrc and markdownlint
26f2b360e3 feat: Adds hpa wrapper script to run swift-hpa in a docker container.
Compare 2 commits »
michael deleted branch dev from michael/swift-hpa 2025-11-04 19:16:17 +00:00
michael deleted branch fix-rebase from michael/swift-hpa 2025-11-04 19:16:12 +00:00
michael closed pull request michael/swift-hpa#5 2025-11-04 19:15:52 +00:00
fix-rebase
michael pushed to main at michael/swift-hpa 2025-11-04 19:14:35 +00:00
63012131d4 feat: Removes image creation on dev branch, only create for main branch.
a013e6fe81 feat: Adds docker ci workflow.
9d8f3368ec feat: Adds todos, updates Dockerfile to use hpa as the entrypoint.
88a1f181cb feat: Updates Dockerfile, WIP
a6227a80db feat: Updates release notes.
Compare 9 commits »
michael created pull request michael/swift-hpa#5 2025-11-04 19:11:22 +00:00
fix-rebase
michael closed pull request michael/swift-hpa#4 2025-11-04 19:10:35 +00:00
dev
michael pushed to fix-rebase at michael/swift-hpa 2025-11-04 19:10:30 +00:00
63012131d4 feat: Removes image creation on dev branch, only create for main branch.
a013e6fe81 feat: Adds docker ci workflow.
9d8f3368ec feat: Adds todos, updates Dockerfile to use hpa as the entrypoint.
88a1f181cb feat: Updates Dockerfile, WIP
a6227a80db feat: Updates release notes.
Compare 9 commits »
michael created branch fix-rebase in michael/swift-hpa 2025-11-04 19:10:29 +00:00
michael created pull request michael/swift-hpa#4 2025-11-04 18:49:58 +00:00
dev
michael pushed to dev at michael/swift-hpa 2025-11-04 18:46:48 +00:00
42d4f27705 feat: Removes image creation on dev branch, only create for main branch.
michael pushed to dev at michael/swift-hpa 2025-11-04 15:45:13 +00:00
1ceeb00d47 feat: Adds docker ci workflow.
michael pushed to dev at michael/swift-hpa 2025-11-04 15:29:44 +00:00
06112382b6 feat: Adds todos, updates Dockerfile to use hpa as the entrypoint.
michael pushed to dev at michael/swift-hpa 2025-11-04 14:15:21 +00:00
649bdbf728 feat: Updates Dockerfile, WIP
michael synced commits to arch at michael/dotfiles from mirror 2025-11-03 07:21:31 +00:00
2ac8560de1 feat: Adds neomutt wrapper script to set TERM correctly, this is to allow tmux-sessionator --email work properly.
f4341f3b5f feat: Update obs-studio run, WIP.
Compare 2 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-02 23:11:32 +00:00
9ab1bed56a feat: Adds neomutt alias that set's TERM to xterm-direct for color scheme to work properly.
def9a00b76 fix: Fixes hyprland GTK scale not specified correctly.
d1e9e3cc5a feat: Adds some todos, adds pcre to dev run, removes sddm-catppuccin that is failing to install.
Compare 3 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-11-01 22:42:59 +00:00
005403f939 feat: Adds email keybind to tmux config, updates tmux-sessionator to skip choosing if an argument is passed in so the tss alias works better.
9c7940b5fa feat: Updates tmux-sessionator to generate an email session with the '--email' flag, adds email alias to zshrc.
2949a85159 fix: Adds required sasl-oauth package to neomutt installation run.
Compare 3 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-10-31 22:31:30 +00:00
737f9bfb2c feat: Adds nvim autocmd to detect neomutt compose emails and set filetype to markdown.
654c61a460 feat: Adds run script to install podman.
6f14542b7d fix: Fixes dev-env script to not clobber utils script folder.
63e698acb5 feat: Adds browser to zshenv, so that urlview works in neomutt.
Compare 4 commits »
michael synced commits to arch at michael/dotfiles from mirror 2025-10-31 14:21:32 +00:00
aec01d5876 feat: Sources personal env variables file, if it exists.