1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

$, pipes.sh, nix3-develop: titlecase Bash (#14215)

This commit is contained in:
Sebastiaan Speck 2024-10-15 13:48:02 +02:00 committed by GitHub
parent aba0fe4cda
commit 6c1b343dd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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:

View file

@ -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:

View file

@ -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: