Resurrection is an automation scripts written Primarily in Bash Script & Python that sets up my Applications,themes and configuration files on any operating system I use (Windows or Linux). It ensures my development and workspace environment is always configured exactly the way I like it, and I love breaking my Operating Systems so This comes in handy.
- Automated Setup – Installs and configures themes, dotfiles, and essential tools.
- Cross-Platform – Works on Windows and Linux.
- Fast & Efficient – Installs the Patches and licenses automatically.
- Customizable – Easily extend or modify configurations for different setups.
chmod +x unload.sh
./unload.sh
python.exe ./Windows_Deploy/Deploy_Script.py
This is my personal automation toolkit, but if you have suggestions or improvements, feel free to open an issue or PR!