Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-04 00:14:12 +00:00
parent cdeb1d6bc9
commit c4f575222c
33 changed files with 232 additions and 151 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# nix-shell
> Start an interactive shell based on a Nix expression.
> See also: `tldr nix3 shell`.
> See also: `nix3 shell`.
> More information: <https://nixos.org/manual/nix/stable/command-ref/nix-shell.html>.
- Start with nix expression in `shell.nix` or `default.nix` in the current directory: