Skip to content

Script to install essential tools and apps for mac/linux

Notifications You must be signed in to change notification settings

pablopunk/fresh-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

*NIX Fresh Installation

Essential tools and apps you are too lazy to install

Don't like to recovering your system from a backup? With this tool you can install a fresh copy of macOS or debian based linux any day and still have all the tools you want.

Requirements

  • bash
  • curl
  • git

Usage

To get specific tools/apps, just fork this repo to fit your needs.

Easy install:

curl -fsSL https://raw.githubusercontent.com/pablopunk/fresh-install/master/fresh-install.sh | bash -s

What does this install?

Check the fresh-install.sh file to see all the tools that are being installed. On the top, you can modify the variables to fit your needs.

About

Script to install essential tools and apps for mac/linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages