- 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
16 lines
157 B
Plaintext
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
|