You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
332 B
15 lines
332 B
# Better Bash
|
|
## screenshot:
|
|

|
|
## quick install:
|
|
```
|
|
wget https://cz0.cz/getbb.sh
|
|
bash getbb.sh
|
|
source .bashrc
|
|
```
|
|
or just:
|
|
```
|
|
curl https://cz0.cz/getbb.sh | sh && source .bashrc
|
|
```
|
|
(but only if you really, really, really trust me)
|
|
|
|
|