madebypixel02 / Distrobox-Quick-Setup

[PERSONAL] A script to quickly get multiple distros under distrobox up and running (previously was for crostini)

Home Page:https://github.com/89luca89/distrobox

Repository from Github https://github.commadebypixel02/Distrobox-Quick-SetupRepository from Github https://github.commadebypixel02/Distrobox-Quick-Setup

Distrobox Quick Setup | Personal

Moar containers? 💻

Summary

This repo is merely a script I have created to simplify the process of creating some distrobox containers on-the-go so that I can get things up and running quickly. It simply installs some basic packages basic on the distro and copies some configuration files I work with regularly. Currently the Archlinux container is the one I rely on the most since it provides all the necessary development packages. The rest are currently meant to be backbones in case something doesn't work, and generally for testing purposes only

⚠️ Some IMPORTANT remarks ⚠️

  • This project is only aimed to suit my personal needs, i.e. please do not try to use the installer on your machine
  • This project assumes the name of the user is 'pixel' (again, useful for my needs), but it is slowly improving to work with different configurations
  • Things may not be working at all times, since I don't typically test the changes I make here thoroughly
  • This is an educational project as it helps me get aquainted to bash scripts and other Linux-related things
  • This script is always being updated, because I also use it to keep backups of some core configuration files

Again, do NOT expect things to work on your machine if you end up running the script

God bless!

About

[PERSONAL] A script to quickly get multiple distros under distrobox up and running (previously was for crostini)

https://github.com/89luca89/distrobox


Languages

Language:CSS 85.1%Language:Shell 11.2%Language:Vim Script 2.9%Language:Python 0.6%Language:Lua 0.2%