Skip to content

Instantly share code, notes, and snippets.

View jflattery's full-sized avatar

Jim Flattery jflattery

  • 08:06 (UTC -04:00)
View GitHub Profile
# ../bookstack/.env
DOMAIN=example.com
HOSTNAME=dev01
SERVICE=bookstack
FQDN=${SERVICE}.${HOSTNAME}.${DOMAIN}
@jflattery
jflattery / all_social_SSO.txt
Created July 31, 2020 20:22
Social SSO Buttons
! Title: All Social SSO Buttons
! Description:
! Filters for use with uBlock Origin, to disable all Social
! Login buttons.
! Source: https://gist.github.com/jflattery/
! Publish Date: 31 Jul 2020 20:16 UTC
! Last Modified: 31 Jul 2020 20:16 UTC
!#include fbButton.txt
!#include googleButton.txt
@jflattery
jflattery / capture_window.json
Created April 14, 2020 17:02
Karabiner Complex Modification - Maps PrtSc(print_screen) to MacOS Capture Window Shortcut
{
"title": "Maps PrtSc to Screenshot Window",
"rules": [
{
"description": "print_screen to Screenshot Window",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "print_screen"