mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 02:38:48 +00:00
prepend > prefix
This commit is contained in:
parent
3709b62397
commit
8307a5fe58
@ -94,7 +94,7 @@ The solution is to find your brew prefix
|
||||
/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"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user