1
0
Files
dotfiles/packages/dev.txt
Ryan Hamilton 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

16 lines
157 B
Plaintext

# Development Tools
# Programming languages and tools
nodejs
npm
python3
python3-pip
docker
docker-compose
build-essential
make
gcc
g++
golang-go
rust
cargo