mirror of
https://github.com/RGBCube/crash
synced 2025-07-27 08:27:44 +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?
|
||||
|
||||
- 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
|
||||
using new unstable shells like Nushell).
|
||||
- To have a fallback shell in case your primary one, which is your login shell,
|
||||
breaks and you don't want to get locked out (especially useful when using new
|
||||
unstable shells like Nushell).
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue