1
0

15 Commits

Author SHA1 Message Date
b1564e73ca Update stow/bash/.bash_aliases 2025-10-27 21:51:52 +00:00
86c14ff05c Update stow/bash/.bash_aliases 2025-08-30 04:32:50 +00:00
62e31f898d Update stow/bash/.bash_aliases 2025-08-11 01:33:22 +00:00
776578e770 feat: enhance Git 1Password integration with debugging commands and common issue guidance 2025-08-07 08:22:58 -05:00
b29d9ce60d feat: set SSH_AUTH_SOCK for 1Password agent in .bashrc 2025-08-07 08:18:36 -05:00
2ad7c1c03c feat: add Git and 1Password credential helper and update configurations 2025-08-07 07:50:09 -05:00
4358918f3b feat: update .gitconfig to include GPG signing configuration 2025-08-07 07:36:39 -05:00
9dcb193f58 feat: add alias update_list to show upgradable packages 2025-08-07 07:20:11 -05:00
9971f9c73f fix: update SSH config to remove invalid characters 2025-08-05 08:31:18 -05:00
f03f27cf88 Update stow/ssh/.ssh/config 2025-08-05 12:53:43 +00:00
ff4d295285 feat: add SSH configuration for 1Password SSH Agent 2025-08-05 07:44:52 -05:00
6a81bc8054 fix: update dotpull alias to use the correct stow script for re-stowing dotfiles 2025-08-05 00:15:01 -05:00
bbd0d54e65 fix: update install_packages alias to point to the correct script path 2025-08-05 00:14:11 -05:00
ac89fa5ec8 feat: add alias for installing packages using custom script 2025-08-05 00:05:14 -05:00
66cbb97f91 feat: restructure dotfiles with GNU Stow organization
- Reorganize dotfiles into stow/ subdirectories (bash/, git/)
- Add package management system with categorized package lists
- Enhance install.sh with interactive package selection
- Fix package selection logic and improve error handling
- Update dotpull alias to work with new stow structure
- Add comprehensive documentation in README.md

Breaking Changes:
- Dotfiles moved from root to stow/ subdirectories
- Install script now requires user interaction for package selection
- Stow commands now target individual config directories
2025-08-04 19:16:02 -05:00