Path changes
This commit is contained in:
parent
455cfbf6e1
commit
5814447f53
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
if status --is-login
|
if status --is-login
|
||||||
set PATH $PATH ~/bin
|
set PATH /opt/local/bin /opt/local/sbin $PATH ~/bin
|
||||||
if test -d ~/devtools/buck/bin
|
if test -d ~/devtools/buck/bin
|
||||||
set PATH $PATH ~/devtools/buck/bin
|
set PATH $PATH ~/devtools/buck/bin
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue