- Install DNSMasq
$ brew install dnsmasq
- Install DNSCrypt-proxy
$ brew install dnscrypt-proxy
#!/bin/sh | |
# Command Line Tools | |
xcode-select --install | |
# Sudo | |
sudo -v | |
while true; do sudo -n true; sleep 60; kill -0 $$ || exit; done 2>/dev/null & | |
# Homebrew |
;SMBDIS.ASM - A COMPREHENSIVE SUPER MARIO BROS. DISASSEMBLY | |
;by doppelganger ([email protected]) | |
;This file is provided for your own use as-is. It will require the character rom data | |
;and an iNES file header to get it to work. | |
;There are so many people I have to thank for this, that taking all the credit for | |
;myself would be an unforgivable act of arrogance. Without their help this would | |
;probably not be possible. So I thank all the peeps in the nesdev scene whose insight into | |
;the 6502 and the NES helped me learn how it works (you guys know who you are, there's no |
div.window-title, div.panel-header div.title, a.editor-status-mode, | |
div.results-group, span.quick-open-entry-description>span.monaco-highlighted-label:first-child, | |
.input, div.column.when span, | |
.Equinusocio-vsc-material-theme-themes-Material-Theme-Palenight-json .mtk12, | |
.Equinusocio-vsc-material-theme-themes-Material-Theme-Palenight-json .mtk9, | |
.Equinusocio-vsc-material-theme-themes-Material-Theme-Palenight-json .mtk4, | |
.Equinusocio-vsc-material-theme-themes-Material-Theme-Palenight-json .mtk3.mtki.detected-link, | |
.Equinusocio-vsc-material-theme-themes-Material-Theme-Palenight-json span.mtk11.mtki, | |
.Tyriar-theme-sapphire-theme-bright-json .mtk6, | |
.zhuangtongfa-Material-theme-themes-OneDark-Pro-json .mtk6, |