Skip to content

laprasdrum/phpenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remake phpenv with rbenv

git clone https://github.com/laprasdrum/phpenv.git ~/.phpenv

write the berow to .bashrc/.zshrc as phpenv installation

# rbenv PATH must be the former of phpenv PATH
export PATH="$HOME/.phpenv/bin:$PATH"
eval "$(phpenv init -)"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages