Skip to content

Instantly share code, notes, and snippets.

@FutabaUK
FutabaUK / DefaultKeyBinding.dict
Created April 9, 2025 14:16 — forked from lenalebt/DefaultKeyBinding.dict
How to use a typical Linux / Windows Keybindung on MacOS (tested with 10.15.2 Catalina)
/*
PUT THIS FILE IN ~/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 particular mapping assumes
that you have also switched the Control and Command keys already.
This key mapping is more appropriate after switching Ctrl for Command in this menu:
Apple->System Preferences->Keyboard & Mouse->Keyboard->Modifier Keys...->
Change Control Key to Command
Change Command key to Control
@FutabaUK
FutabaUK / DefaultKeyBinding.dict
Created April 9, 2025 14:16 — forked from lenalebt/DefaultKeyBinding.dict
How to use a typical Linux / Windows Keybindung on MacOS (tested with 10.15.2 Catalina)
/*
PUT THIS FILE IN ~/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 particular mapping assumes
that you have also switched the Control and Command keys already.
This key mapping is more appropriate after switching Ctrl for Command in this menu:
Apple->System Preferences->Keyboard & Mouse->Keyboard->Modifier Keys...->
Change Control Key to Command
Change Command key to Control
@FutabaUK
FutabaUK / download-binrev.sh
Created December 5, 2023 04:04 — forked from willjasen/download-binrev.sh
download binrev radio mp3's
#!/bin/bash
# Binary Revolution Radio - The Revolution will be Digitized
# content also available on IPFS: QmfZqvTBdQJLEefgTVF2vY6Zfi5tGv5ePHkGBhUPiFwT8S
linkroot="http://audio.textfiles.com/shows/binrev/" # available via audio.textfiles.com
rootname="binrev" # every file starts with this name
filetype=".mp3" # every file is an MP3