Add symfony to path
This commit is contained in:
parent
483afce25e
commit
583e4d3f31
@ -130,7 +130,7 @@ autoload -U compinit && compinit
|
|||||||
|
|
||||||
# Go
|
# Go
|
||||||
export GOPATH=$HOME/go
|
export GOPATH=$HOME/go
|
||||||
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin:/snap/bin:$HOME/.composer/vendor/bin
|
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin:/snap/bin:$HOME/.composer/vendor/bin:$HOME/.symfony/bin
|
||||||
export EDITOR="code --wait"
|
export EDITOR="code --wait"
|
||||||
|
|
||||||
# Kube
|
# Kube
|
||||||
|
Loading…
Reference in New Issue
Block a user