install homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
install git
brew install wget
xcode-select —-install
install iterm2
brew install --cask visual-studio-code
install skype
install slack
install zoom
multiple php version: [Helpful link](https://getgrav.org/blog/macos-bigsur-apache-multiple-php-versions)
install mysql
download adminer
brew install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./install.sh && cd .. && rm -rf fonts
install other-fonts
brew install yarn
install node
install git
install docker
install supervisor
Prepare Terminal:
https://dev.to/kumareth/a-beginner-s-guide-for-setting-up-autocomplete-on-ohmyzsh-hyper-with-plugins-themes-47f2
mkdir Sites && cd Sites && echo "<h1>My User Web Root</h1>" > ~/Sites/index.html
brew services restart httpd
install composer
install x-debug
install laravel installer
install symfony installer