Updated Description2
This commit is contained in:
@@ -113,17 +113,17 @@ The `brc-script.sh` script provides a series of commands to manage your .bashrc
|
|||||||
|
|
||||||
- Enable a script:
|
- Enable a script:
|
||||||
```bash
|
```bash
|
||||||
brc-script -e <index>
|
brc-script -e
|
||||||
```
|
```
|
||||||
|
|
||||||
- Disable a script:
|
- Disable a script:
|
||||||
```bash
|
```bash
|
||||||
brc-script -d <index>
|
brc-script -d
|
||||||
```
|
```
|
||||||
|
|
||||||
- Remove a script:
|
- Remove a script:
|
||||||
```bash
|
```bash
|
||||||
brc-script -r <index>
|
brc-script -r
|
||||||
```
|
```
|
||||||
|
|
||||||
## Why Use This System?
|
## Why Use This System?
|
||||||
|
|||||||
Reference in New Issue
Block a user