ddcodepl / Bash-Scripts

Script to manage my localhost on MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS Bash Script Setup for Easy Life in the Terminal's World 🤓

What is this?

This is a simple bash script that will install all the programs I use on a fresh MacOS install. Beside that it will provide customised aliases to simplify life for developers.

How to use it?

  1. Clone repository to your local machine:
  2. Run terminal.sh with the following command:
sh setup.sh
  1. Follow the instructions on the screen.
  2. Enjoy your new terminal!

What does it install?

Programs

Brew Scripts

In case if you would like to modify installing scripts you can feel free to edit config/brew-scripts file.

About

Script to manage my localhost on MacOS


Languages

Language:Shell 100.0%