8 lines
148 B
Markdown
8 lines
148 B
Markdown
|
# Running a dev shell
|
||
|
|
||
|
Where `<name>` is the name of the shell to run:
|
||
|
|
||
|
```
|
||
|
nix develop git+https://git.jojodev.com/jolheiser/dev-shells#<name>
|
||
|
```
|