Update Description

This commit is contained in:
2024-10-02 02:14:13 +01:00
parent 63af395b44
commit cfd2cb5e92
2 changed files with 2 additions and 4 deletions

View File

@@ -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.

View File

@@ -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.