- install dnsmasq
$ brew install dnsmasq
...
$ cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf
- edit
/usr/local/etc/dnsmasq.conf
address=/local/127.0.0.1
[{ | |
"id": "view", | |
"children": [{ | |
"id": "layout", | |
"children": [{ | |
"command": "set_layout", | |
"caption" : "Custom: 1 Pane (1C 2R)", | |
"keys": ["super+alt+shift+5"], | |
"args": | |
{ |
$white: #ffffff; | |
$black: #000000; | |
$red: { | |
50: #ffebee, | |
100: #ffcdd2, | |
200: #ef9a9a, | |
300: #e57373, | |
400: #ef5350, | |
500: #f44336, |
$ brew install dnsmasq
...
$ cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf
/usr/local/etc/dnsmasq.conf
address=/local/127.0.0.1