Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 674 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 674 Bytes

lazy-script

A bash script designed to automate the setup of a linux system with various tools and configurations for enhanced productivity and customization.

Installation

Clone the repository:

git clone git@github.com:mcking-07/lazy-script.git
cd lazy-script

Run the script with root privileges:

sudo ./lazy-script.sh

Usage

This script is targeted towards ubuntu-based systems and assumes root privileges for execution. It streamlines the installation of essential tools and applications, ensuring a quick and hassle-free setup.

Note: It is recommended to review the script content before execution to ensure compatibility and security.