Ryan Hamilton ryan
  • Joined on 2025-05-21
ryan pushed to main at ryan/dotfiles 2025-08-05 03:38:07 +00:00
9ce597b847 fix: refactor script execution to use a classic for loop for better readability
ryan pushed to main at ryan/dotfiles 2025-08-05 03:34:50 +00:00
f442da453c fix: change exit to return in check_dependencies function for better control flow
ryan pushed to main at ryan/dotfiles 2025-08-05 03:32:37 +00:00
50b80609d4 fix: improve script execution logic by eliminating subshell in setup.sh
ryan pushed to main at ryan/dotfiles 2025-08-05 03:20:09 +00:00
08d78590bc fix: streamline script execution and enhance debugging output in setup.sh
ryan pushed to main at ryan/dotfiles 2025-08-05 03:16:38 +00:00
f992abf84b fix: enhance debugging output and temporarily disable strict mode in setup.sh
ryan pushed to main at ryan/dotfiles 2025-08-05 03:15:37 +00:00
0b3b6f441c fix: enhance debug output during script execution in setup.sh
ryan pushed to main at ryan/dotfiles 2025-08-05 03:12:00 +00:00
59eb18ca76 fix: improve script discovery logic in setup.sh for better clarity
ryan pushed to main at ryan/dotfiles 2025-08-05 03:09:30 +00:00
aa3d886b6c fix: add debug output for script discovery in setup.sh
ryan pushed to main at ryan/dotfiles 2025-08-05 03:06:43 +00:00
c76ed8e31e fix: remove unnecessary chmod command for setup.sh execution
ryan pushed to main at ryan/dotfiles 2025-08-05 03:03:28 +00:00
3ba293692e Merge feature/stow-restructure into main - complete dotfiles restructure with stow organization
4b50becf6f fix: correct script path in setup.sh for proper execution
a245bebffb fix: ensure setup scripts are executed with bash for compatibility
b08c9acb29 fix: update setup script execution method for improved compatibility
2ef00a0dd9 fix: enhance git pull handling in bootstrap script to manage local changes
Compare 10 commits »
ryan pushed to feature/stow-restructure at ryan/dotfiles 2025-08-05 02:03:49 +00:00
4b50becf6f fix: correct script path in setup.sh for proper execution
ryan pushed to feature/stow-restructure at ryan/dotfiles 2025-08-05 01:59:08 +00:00
a245bebffb fix: ensure setup scripts are executed with bash for compatibility
ryan pushed to feature/stow-restructure at ryan/dotfiles 2025-08-05 01:58:13 +00:00
b08c9acb29 fix: update setup script execution method for improved compatibility
2ef00a0dd9 fix: enhance git pull handling in bootstrap script to manage local changes
Compare 2 commits »
ryan pushed to main at ryan/dotfiles 2025-08-05 01:53:12 +00:00
c9ccdf3086 fix: update setup script execution method for improved compatibility
ryan pushed to main at ryan/dotfiles 2025-08-05 01:51:17 +00:00
ebfb4b965d fix: enhance git pull handling in bootstrap script to manage local changes
ryan pushed to main at ryan/dotfiles 2025-08-05 01:45:23 +00:00
73a38cfa55 remove: standalone branch selection script - functionality moved to bootstrap.sh
c366cd7789 feat: restructure dotfiles setup with bootstrap and setup scripts, enhance branch selection and backup processes
Compare 2 commits »
ryan pushed to feature/stow-restructure at ryan/dotfiles 2025-08-05 01:45:16 +00:00
67504dccff remove: standalone branch selection script - functionality moved to bootstrap.sh
ryan pushed to feature/stow-restructure at ryan/dotfiles 2025-08-05 01:39:21 +00:00
f824ca52d3 feat: restructure dotfiles setup with bootstrap and setup scripts, enhance branch selection and backup processes
f9ff648977 Merge branch 'main' into feature/stow-restructure
03150e539d feat: implement modular numbered script system
Compare 3 commits »
ryan pushed to main at ryan/dotfiles 2025-08-05 00:50:31 +00:00
03150e539d feat: implement modular numbered script system
ryan pushed to feature/stow-restructure at ryan/dotfiles 2025-08-05 00:19:43 +00:00
c11d846402 feat: enhance branch selection in install script with user prompts and default handling