From b06c5920373e9611166a07d1a40c1a365eaafec9 Mon Sep 17 00:00:00 2001 From: simone-cusano Date: Wed, 2 Oct 2024 02:24:29 +0100 Subject: [PATCH] Updated Description2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd02758..c4aed20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Modular Bashrc Manager ### A simple, modular, and clean way to manage your .bashrc file in Linux. +--- This project provides a modular system for managing Bash scripts within the .bashrc environment. It allows users to easily enable, disable, create, and manage custom scripts through a well-structured directory layout, making the .bashrc configuration cleaner and easier to maintain.