Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pablopunk/fresh-install

Script to install essential tools and apps for mac/linux
https://github.com/pablopunk/fresh-install

apps bash cask dotfiles essential homebrew mac

Last synced: 27 days ago
JSON representation

Script to install essential tools and apps for mac/linux

Awesome Lists containing this project

README

        

# *NIX Fresh Installation

> Setup a fresh installation of *macOS* or *debian based linux* in a few minutes.

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.

## Usage

### Easy install:

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

## What does this install?

All tools/apps have been moved to my [dotfiles](https://github.com/pablopunk/dotfiles) repo, which is using
[*dot*](https://github.com/pablopunk/dot) to manage all of my apps, toosl, and configs. This repo will make clone
my dotfiles repo and `dot` so you can run it yourself.