mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-11-02 06:56:02 +00:00
prepend > prefix
This commit is contained in:
@@ -94,7 +94,7 @@ The solution is to find your brew prefix
|
|||||||
/opt/homebrew/bin
|
/opt/homebrew/bin
|
||||||
```
|
```
|
||||||
|
|
||||||
And prefix it to the `PATH` environment variable
|
And prepend it to the `PATH` environment variable
|
||||||
```
|
```
|
||||||
set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
|
set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user