Skip to content

Instantly share code, notes, and snippets.

View vietanhduong's full-sized avatar

Viet-Anh Duong vietanhduong

  • Hanoi, Vietnam
  • 06:51 (UTC +07:00)
View GitHub Profile
@vietanhduong
vietanhduong / dnsmasq OS X.md
Created December 19, 2024 13:55 — forked from ogrrd/dnsmasq OS X.md
Setup dnsmasq on OS X

Never touch your local /etc/hosts file in OS X again

To setup your computer to work with *.test domains, e.g. project.test, awesome.test and so on, without having to add to your hosts file each time.

Requirements

Install

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.