We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0b849 commit d25cf40Copy full SHA for d25cf40
Unsorted.md
@@ -6,7 +6,7 @@ Tips and tricks yet to be sorted and categorized.
6
...
7
8
## Add Directory to Global Path
9
-Add ``/path/to/directory`` to the ``PATH=""`` variable in ``etc/environment`` with a ``:`` separator.
+Add ``/path/to/directory`` to the ``PATH=""`` variable in ``/etc/environment`` with a ``:`` separator.
10
11
Example: ``PATH="/usr/local/sbin:[...]:/path/to/directory"``
12
0 commit comments