Skip to content

Instantly share code, notes, and snippets.

@ssheikin
ssheikin / aws_sso_auto_authorise_tampermonkey.js
Last active January 13, 2025 12:00 — forked from mikeller/aws_sso_auto_authorise_tampermonkey.js
AWS CLI SSO Auto Authorise Script for TamperMonkey
// ==UserScript==
// @name AWS CLI SSO Auto Authorise
// @namespace http://tampermonkey.net/
// @version 0.1.2
// @description Automatically authorise all AWS CLI SSO login requests.
// @author Michael Keller, ssheikin
// @match https://*.amazonaws.com/?*
// @match https://*.awsapps.com/start/*
// @match http://127.0.0.1:*/oauth/callback?code=*
// @run-at document-end
@ssheikin
ssheikin / DefaultKeyBinding.dict
Created September 21, 2020 14:20 — 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