Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pablopunk/fresh-install
- Owner: pablopunk
- Created: 2017-08-20T00:01:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T00:31:45.000Z (3 months ago)
- Last Synced: 2024-10-03T07:06:34.989Z (about 1 month ago)
- Topics: apps, bash, cask, dotfiles, essential, homebrew, mac
- Language: Shell
- Homepage:
- Size: 135 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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.