Hey Dude, I'm not sure it's something that would be worthwhile for "me", but if it's something you want to do there are certainly Linux tools for it. Consider however;
Hey Dude, I'm not sure it's something that would be worthwhile for "me", but if it's something you want to do there are certainly Linux tools for it. Consider however;- Software installation is via a package manager, say "apt" on Ubuntu .. so installing your custom list of software is as simple as "apt install [... list of package names]".
- User customisation is typically via configuration files held in the user's filesystem, typically beginning with a "."
- Software installation is via a package manager, say "apt" on Ubuntu .. so installing your custom list of software is as simple as "apt install [... list of package names]".
- User customisation is typically via configuration files held in the user's filesystem, typically beginning with a "."