Releases: dmoliveira/utils-scripts
Releases · dmoliveira/utils-scripts
Initial Release – AI/ML Environment Setup Scripts
🚀 Release v1.0.0 – Initial Release
🎯 Overview
This is the first official release of the utils-scripts repository — a collection of setup scripts to build a fast and reliable AI/ML developer environment using:
- zsh, tmux, starship, and neovim
- Optimised for Python workflows
- Works seamlessly on Unix/Debian and macOS
🧰 What's Included
install_my_programs_debian– full setup for Debian/Ubuntuinstall_my_programs_mac– setup for macOS via Homebrewinstall_my_programs_unix– generalised Unix installerrequirements.txt– Python + AI/ML dependencies- Base configs for zsh, tmux, neovim, and starship
⚙️ How to Install
git clone https://github.com/dmoliveira/utils-scripts.git
cd utils-scripts
chmod +x install_my_programs_mac # or _debian / _unix
./install_my_programs_mac
pip install -r requirements.txt🧠 Highlights
- Clean, reproducible setup for terminal-based ML workflows
- Integrated environment for coding, debugging, and experimentation
- Pre-tuned for Python, AI/ML and data science work
- Lightweight and optimised for performance
💻 Supported OS
- ✅ Debian / Ubuntu
- ✅ macOS
❤️ Support
If this toolkit helped you save time setting up your environment, consider supporting future updates:
Author: Diego Marinho
Date: 2025-11-03
Tag: v1.0.0