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

https://github.com/zachahn/hosts-setup

Simple script to override /etc/hosts
https://github.com/zachahn/hosts-setup

Last synced: 8 months ago
JSON representation

Simple script to override /etc/hosts

Awesome Lists containing this project

README

          

# Hosts setup

This is a simple bash script that replaces your system `/etc/hosts` file with
the one found on https://github.com/StevenBlack/hosts

This script only works on macOS.

## Usage

```bash
git clone https://github.com/zachahn/hosts-setup.git
cd hosts-setup
./run.sh
```