Define COMPOSER_HOME
This commit is contained in:
parent
6983582164
commit
85b7620c85
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PATH="$HOME/dotfiles/bin:$PATH"
|
|||
|
||||
# Composer (PHP)
|
||||
PATH="$HOME/.composer/vendor/bin:$PATH"
|
||||
export COMPOSER_HOME="$HOME/.composer"
|
||||
|
||||
# Python
|
||||
export PYTHONPATH="$PYTHONPATH:$HOME/dotfiles/lib/python"
|
||||
|
|
Loading…
Add table
Reference in a new issue