Skip to content

Instantly share code, notes, and snippets.

@worm-emoji
worm-emoji / Stylefile.yml
Created July 26, 2018 16:24 — forked from Jarred-Sumner/Stylefile.yml
Customizations for news.ycombinator.com via StyleURL.
---
version: 1.0
domains:
- news.ycombinator.com
url_patterns:
- news.ycombinator.com/*
timestamp: '2018-07-11T06:39:04Z'
id: 3TMk
redirect_url: https://news.ycombinator.com/
shared_via: StyleURL – import and export CSS changes from Chrome Inspector to a Gist
@worm-emoji
worm-emoji / osx-for-hackers.sh
Last active August 29, 2015 14:07 — forked from brandonb927/osx-for-hackers.sh
Remove personal additions section -- don't agree with all changes
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Reset text attributes to normal + without clearing screen.
alias Reset="tput sgr0"
# Color-echo.
# arg $1 = message