$, pipes.sh, nix3-develop: titlecase Bash (#14215)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Dollar sign
|
||||
|
||||
> Expand a bash variable.
|
||||
> Expand a Bash variable.
|
||||
> More information: <https://gnu.org/software/bash/manual/bash.html#Shell-Variables>.
|
||||
|
||||
- Print a variable:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# nix develop
|
||||
|
||||
> Run a bash shell that provides the build environment of a derivation.
|
||||
> Run a Bash shell that provides the build environment of a derivation.
|
||||
> More information: <https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-develop.html>.
|
||||
|
||||
- Start a shell with all dependencies of a package from nixpkgs available:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# pipes.sh
|
||||
|
||||
> A bash script which draws randomly pathed pipes over the terminal.
|
||||
> A Bash script which draws randomly pathed pipes over the terminal.
|
||||
> More information: <https://github.com/pipeseroni/pipes.sh>.
|
||||
|
||||
- Change the pa[t]tern of the pipes:
|
||||
|
Reference in New Issue
Block a user