This repository contains some useful shell scripts that automates the installation of some tools which I frequently use as a Developer.
amp-install.sh
: Install's Apache, MySQL and PHP.composer-install.sh
: Install's PHP Composer.ddev-install.sh
: Install's DDEV (pre-requisite is linuxbrew)docker-compose-install.sh
: Install's docker compose.gem-install.sh
: Install GEM.git-install.sh
: Install Git and setup my account in global config.install-oh-my-zsh.sh
: Install OH My ZSH.jdk-install.sh
: Install JDK.