A bash script designed to automate the setup of a linux system with various tools and configurations for enhanced productivity and customization.
Clone the repository:
git clone [email protected]:mcking-07/lazy-script.git
cd lazy-script
Run the script with root privileges:
sudo ./lazy-script.sh
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.