Skip to content

Instantly share code, notes, and snippets.

@Ikkyusan1
Ikkyusan1 / BrewBindInstallAndSetupMacOS.sh
Last active February 1, 2024 17:50
Install and setup bind (named) on MacOS 11 Big Sur with brew
#!/bin/bash
set -euo pipefail
# MacOS 11 Big Sur
# Homebrew 3.3.9
# bind: stable 9.16.24
# Local caching NS server
@Ikkyusan1
Ikkyusan1 / DefaultKeyBinding.dict
Created November 19, 2018 20:56 — forked from trusktr/DefaultKeyBinding.dict
My DefaultKeyBinding.dict for Mac OS X
/* ~/Library/KeyBindings/DefaultKeyBinding.Dict
This file remaps the key bindings of a single user on Mac OS X 10.5 to more
closely match default behavior on Windows systems. This makes the Command key
behave like Windows Control key. To use Control instead of Command, either swap
Control and Command in Apple->System Preferences->Keyboard->Modifier Keys...
or replace @ with ^ in this file.
Here is a rough cheatsheet for syntax.
Key Modifiers