mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
add composer to path
This commit is contained in:
parent
018a7c90f1
commit
e9caef02b6
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -31,6 +31,7 @@ bindkey "^[[3~" delete-char
|
|||
|
||||
|
||||
export EDITOR=nvim
|
||||
export PATH=$PATH:~/.config/composer/vendor/bin
|
||||
|
||||
## Aliases
|
||||
alias fucking='sudo'
|
||||
|
|
Loading…
Add table
Reference in a new issue