mirror of
https://github.com/RGBCube/crash
synced 2025-07-28 17:07:45 +00:00
Explain "Why?" better
This commit is contained in:
parent
5db3ec6977
commit
99f9fff32c
1 changed files with 3 additions and 2 deletions
|
@ -14,8 +14,9 @@ use the fallback shell that is configured at compile time (by default, this is
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
- To allow users to configure their own shells without superuser access.
|
- To allow users to configure their own shells without superuser access.
|
||||||
- To have a fallback shell in case your primary one breaks (especially useful when
|
- To have a fallback shell in case your primary one, which is your login shell,
|
||||||
using new unstable shells like Nushell).
|
breaks and you don't want to get locked out (especially useful when using new
|
||||||
|
unstable shells like Nushell).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue