1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 09:53:22 -07:00

add note about shell compatibility

This commit is contained in:
Connor Olding 2021-08-06 08:10:06 -07:00
parent f9b76a35c3
commit c79b47ae0c

View File

@ -8,6 +8,13 @@ quick install for random boxes:
cd && curl -L https://github.com/notwa/rc/archive/master.tar.gz | tar zx && mv rc-master rc && rc/install
```
the following shells are taken into consideration, ordered from most to least compatible:
* zsh
* bash
* dash
* ash (busybox)
**NOTE:** everything below this line is overwritten and automatically [regenerated.](/regenerate)
<!-- DOCUMENT -->