This commit is contained in:
Tim 2021-06-21 16:53:49 +02:00
commit a64366cdfc

View File

@ -126,6 +126,7 @@ export PATH=$HOME/.local/bin:$PATH
export PATH=$HOME/bin:$PATH
export PATH=$PATH:/snap/bin
export PATH=$PATH:$HOME/.composer/vendor/bin
export PATH=$PATH:$HOME/.symfony/bin
# Go
export GOPATH=$HOME/go