Remove Node, Python and Laravel Valet setup
This commit is contained in:
parent
bd2ade05f2
commit
8e952376f5
12
setup.sh
12
setup.sh
@ -114,17 +114,5 @@ rsync -ax com.apple.ncprefs.plist ~/Library/Preferences/com.apple.ncprefs.plist
|
||||
#Import mobileconfig
|
||||
open *.mobileconfig
|
||||
|
||||
# Install LTS version of Node and the second most recent version of Python
|
||||
# nvm install --lts
|
||||
# pyenv install 3.11
|
||||
# pyenv global 3.11
|
||||
|
||||
# Install imagemagic module for PHP
|
||||
# pecl install imagick
|
||||
|
||||
# Install Laravel Valet
|
||||
# composer global require laravel/valet
|
||||
# valet install
|
||||
|
||||
# Prompt user to reboot
|
||||
echo "Setup complete, please reboot."
|
Loading…
x
Reference in New Issue
Block a user