A modular cross-platform setup script for full-stack, AI, cloud, and academic dev environments.
A clean, interactive setup experience across WSL, Linux, and macOS:
- ✅ Cross-platform: Works on WSL, Ubuntu, Debian, and macOS
- 🎯 Modular setup: Choose only what you want
- 🤖 AI workspace generator: Sets up Jupyter, Python venvs, data folders
- 🧠 Academic task tracker: Manages assignments and auto-creates folders
- 🔐 Encrypted backups: With cloud-friendly support (Google Drive/WSL)
- 🎨 VS Code configuration: Fonts, extensions, theming
- 🧹 Clean Windows mode: Powershell tweaks, privacy enhancements
- 🧬 Browser + dev extension pack: Chrome, Brave, privacy tools
- ☁️ Docker, Kubernetes, cloud CLIs: AWS, Azure, GCP pre-configured
You'll need: bash, sudo access, and a supported OS.
# 1. Download the script
curl -o setup.sh https://raw.githubusercontent.com/Timeless4k/dev-setup-ultimate/main/setup.sh
# 2. Make it executable
chmod +x setup.sh
# 3. Run it!
./setup.sh
The interactive menu will guide you through each module.
Module # | Name | Description |
---|---|---|
1️⃣ | Full Dev Environment | Node, Python, Docker, DBs, etc. |
2️⃣ | Browser & Privacy Optimizer | Brave, Chrome, Windows tweaks |
3️⃣ | AI Modeling Workspace | Venv + Jupyter + datasets |
4️⃣ | Clean Windows Config | PowerToys, dark mode, bloat removal |
5️⃣ | Downloads Organizer | Auto-move by file type |
6️⃣ | Dotfiles Syncer | Git-backed settings backup |
7️⃣ | System Backup Engine | Encrypted backups + retention |
8️⃣ | Academic Project Tracker | Track uni tasks, auto folder setup |
9️⃣ | Configure All Tools | Git, ZSH, VS Code, backups |
Proprietary — All rights reserved
You may not reuse, distribute, or modify this software without explicit permission.
© 2025 Timeless4k
For inquiries, beta testing, or early access to a premium version:
- 📧 guru12.it@gmail.com
- 🐙 github.com/Timeless4k
- 🧠 More soon some
Made with love & terminal magic 🧪 by Timeless4k