add composer to path

This commit is contained in:
Yannick7777 2024-09-04 21:19:42 +02:00
parent 018a7c90f1
commit e9caef02b6

1
.zshrc
View file

@ -31,6 +31,7 @@ bindkey "^[[3~" delete-char
export EDITOR=nvim
export PATH=$PATH:~/.config/composer/vendor/bin
## Aliases
alias fucking='sudo'