Skip to content

LazyDoomSlayer/os-bootstraps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS Bootstraps

A collection of Linux environment bootstrap scripts designed to automate the setup of development environments.

Structure

  • linux/ubuntu/ – Scripts specifically for Ubuntu-based distributions.
  • LICENSE – Open-source license.
  • README.md – You are here!

Purpose

This project is intended to quickly set up a fresh Ubuntu environment with essential packages, developer tools, and custom configurations.

Getting Started

To get started with the Ubuntu setup:

cd linux/ubuntu
chmod +x run.sh
./run.sh

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages