Skip to content

Instantly share code, notes, and snippets.

@David-Elizondo
David-Elizondo / SetupTilingShortcut.sh
Created September 29, 2024 02:55
MacOS Sequoia: Window Tiling shortcuts
#!/bin/sh
echo 'Only works on MacOS Sequoia!'
echo 'Check PreReq in script before running...(Maybe to late?)'
echo ''
echo 'Keyboard shortcuts being setup..'
echo 'Main Keys are [Control] and [Option]'
echo 'Hold Main Keys and Each Arrow Key (Move Window)'