From cfd2cb5e92c14e27c4ffe2fe256eb9344b26a10f Mon Sep 17 00:00:00 2001 From: simone-cusano Date: Wed, 2 Oct 2024 02:14:13 +0100 Subject: [PATCH] Update Description --- README.md | 3 +-- README.md.backup | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b57fd2a..cf5c7b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Modular Bashrc Manager - -A simple, modular, and clean way to manage your .bashrc file in Debian 12 (and compatible systems). +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. diff --git a/README.md.backup b/README.md.backup index b57fd2a..cf5c7b1 100755 --- a/README.md.backup +++ b/README.md.backup @@ -1,6 +1,5 @@ # Modular Bashrc Manager - -A simple, modular, and clean way to manage your .bashrc file in Debian 12 (and compatible systems). +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.