https://github.com/pablopunk/fresh-install
Deprecated. Use `dot` now.
https://github.com/pablopunk/fresh-install
apps bash cask dotfiles essential homebrew mac
Last synced: 4 months ago
JSON representation
Deprecated. Use `dot` now.
- Host: GitHub
- URL: https://github.com/pablopunk/fresh-install
- Owner: pablopunk
- Created: 2017-08-20T00:01:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-03T14:04:12.000Z (10 months ago)
- Last Synced: 2025-08-03T16:06:12.283Z (10 months ago)
- Topics: apps, bash, cask, dotfiles, essential, homebrew, mac
- Language: Shell
- Homepage:
- Size: 137 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> **THIS REPO IS DEPRECATED**. I've made a tool to have all your dotfiles, tools, and apps, in one repo: [dot](https://github.com/pablopunk/dot)
---
# *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.