This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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)' |