Skip to content

Commit d25cf40

Browse files
authored
Update Unsorted.md
1 parent 2f0b849 commit d25cf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Unsorted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Tips and tricks yet to be sorted and categorized.
66
...
77

88
## Add Directory to Global Path
9-
Add ``/path/to/directory`` to the ``PATH=""`` variable in ``etc/environment`` with a ``:`` separator.
9+
Add ``/path/to/directory`` to the ``PATH=""`` variable in ``/etc/environment`` with a ``:`` separator.
1010

1111
Example: ``PATH="/usr/local/sbin:[...]:/path/to/directory"``
1212

0 commit comments

Comments
 (0)