mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 14:58:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,6 +12,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`export {{VARIABLE}}={{value}}`
|
||||
|
||||
- Append a pathname to the environment variable `PATH`:
|
||||
- Append a pathname to the environment variable `$PATH`:
|
||||
|
||||
`export PATH=$PATH:{{path/to/append}}`
|
||||
|
||||
Reference in New Issue
Block a user