mirror of
https://github.com/RGBCube/crash
synced 2025-07-29 01:17:44 +00:00
Add credits section
This commit is contained in:
parent
75eac3e74b
commit
5db3ec6977
1 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,13 @@ shell like so, in a NixOS module:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
- [noshell](https://github.com/viperML/noshell): This was the primary source of
|
||||||
|
inspiration. I decided to create this project as noshell requires a file on disk
|
||||||
|
instead of an environment variable and my [feature request for fallback shells got
|
||||||
|
rejected](https://github.com/viperML/noshell/issues/6).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue