Ryan Hamilton ryan
  • Joined on 2025-05-21
ryan pushed to main at ryan/dotfiles 2025-08-05 05:05:18 +00:00
ac89fa5ec8 feat: add alias for installing packages using custom script
3ba83b8dd1 fix: adjust package selection for non-interactive installations to only include base group
Compare 2 commits »
ryan pushed to main at ryan/dotfiles 2025-08-05 05:00:53 +00:00
e5202c601f fix: enhance package installation prompt for better user interaction
ryan pushed to main at ryan/dotfiles 2025-08-05 04:59:18 +00:00
f634c3a9d1 fix: remove redundant 'def' keyword from function declaration
ryan pushed to main at ryan/dotfiles 2025-08-05 04:56:14 +00:00
3187e3e396 fix: update module script check to verify existence only
ryan pushed to main at ryan/dotfiles 2025-08-05 04:55:09 +00:00
6883f67b74 fix: ensure utilities are sourced before execution
ryan pushed to main at ryan/dotfiles 2025-08-05 04:54:24 +00:00
991a82b833 fix: remove unnecessary line from package installation script
ryan pushed to main at ryan/dotfiles 2025-08-05 04:53:53 +00:00
431dffb1a6 refactor: modularize package installation into separate script
ryan pushed to main at ryan/dotfiles 2025-08-05 04:36:57 +00:00
96481590bc change: disable branch selection
ryan pushed to main at ryan/dotfiles 2025-08-05 04:35:52 +00:00
f3496206eb fix: execute setup scripts in separate shells for modularity
ryan pushed to main at ryan/dotfiles 2025-08-05 04:29:19 +00:00
76abbd7d1d fix: simplify script count increment syntax for clarity
980fa75310 fix: script discovery in setup.sh
Compare 2 commits »
ryan pushed to main at ryan/dotfiles 2025-08-05 04:24:18 +00:00
058210a7a8 Merge branch 'main' of ssh://gitea.purpleraft.com:2001/ryan/dotfiles
3ee636a0dd chore: squash history up to now
Compare 2 commits »
ryan pushed to main at ryan/dotfiles 2025-08-05 04:13:32 +00:00
4ed1e40caa fix: simplify script count increment syntax for clarity
ryan pushed to main at ryan/dotfiles 2025-08-05 04:12:13 +00:00
27b29989e3 fix: streamline script execution by removing unnecessary array handling
ryan pushed to main at ryan/dotfiles 2025-08-05 04:05:00 +00:00
2069e46f96 fix: refactor script execution to use array for improved handling of numbered scripts
ryan pushed to main at ryan/dotfiles 2025-08-05 04:01:12 +00:00
abc38ce54c fix: update script execution logging for clarity and accuracy
ryan pushed to main at ryan/dotfiles 2025-08-05 03:59:41 +00:00
b172b76e0d fix: refactor script discovery to use shell globbing for improved performance
ryan pushed to main at ryan/dotfiles 2025-08-05 03:55:16 +00:00
4a6e259143 fix: remove unnecessary argument passing in script execution for clarity
ryan pushed to main at ryan/dotfiles 2025-08-05 03:42:03 +00:00
fa742bc29b fix: refactor script execution to use a robust while-read loop in setup.sh
ryan pushed to main at ryan/dotfiles 2025-08-05 03:40:55 +00:00
6618c441d4 fix: revert to universal for loop for script execution in setup.sh
ryan deleted branch feature/stow-restructure from ryan/dotfiles 2025-08-05 03:38:40 +00:00