Skip to content

Instantly share code, notes, and snippets.

@emraher
emraher / brew-update-notifier.sh
Created October 23, 2015 17:04 — forked from SimonSimCity/brew-update-notifier.sh
Extended the script, written by @streeter to exclude the pinned formulae in the list of formulas to update.
#!/bin/bash
#
# Notify of Homebrew updates via Notification Center on Mac OS X
#
# Author: Chris Streeter http://www.chrisstreeter.com
# Requires: terminal-notifier. Install with:
# brew install terminal-notifier
TERM_APP='/Applications/Terminal.app'
BREW_EXEC='/usr/local/bin/brew'
@emraher
emraher / keybase.md
Last active September 14, 2021 13:36
keybase.md

Keybase proof

I hereby claim:

  • I am emraher on github.
  • I am emraher (https://keybase.io/emraher) on keybase.
  • I have a public key ASCc5koQFQ_6hJ7bYgFFWP3TxyCqSvIMMEYc55a3dvnMdQo

To claim this, I am signing this object:

@emraher
emraher / custom.css
Created September 15, 2017 00:16
Vivaldi Custom CSS
/*==========================================================*/
/* qutebrowser-ish Vivaldi */
/*==========================================================*/
.mac #header {
min-height: 16px !important;
}
.mac #tabs-container.top {
padding-left: 0 !important;
padding-right: 0 !important;
}
@emraher
emraher / fvc.json
Created May 23, 2023 21:36
Fine volume control (g915 tkl volume wheel) adapted from https://ke-complex-modifications.pqrs.org/#fine_volume_control
{
"title": "Fine volume control (g915 tkl volume wheel)",
"rules": [
{
"description": "Map volume wheel controls to fine volume controls (Option + Shift + Volume)",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "volume_decrement"
@emraher
emraher / SurfingkeysDraculaThemeAttempt.txt
Last active February 21, 2024 13:02
Surfingkeys Dracula Theme Attempt
// -----------------------------------------------------------------------------------------------------------------------
// // Surfingkeys: https://github.com/brookhong/Surfingkeys#properties-list
// // Dracula Theme: https://github.com/dracula/dracula-theme#color-palette
// -----------------------------------------------------------------------------------------------------------------------
// Map Keys
// -----------------------------------------------------------------------------------------------------------------------
// Change default search engine
//settings.defaultSearchEngine = "w";
// -----------------------------------------------------------------------------------------------------------------------
// Change hints styles