Skip to content

Instantly share code, notes, and snippets.

@jnovack
jnovack / pushover.pl
Last active March 28, 2018 19:08
pushover.pl - Sends irssi notifications to Pushover
use strict;
use warnings;
# {{{ DOCUMENTATION
#####
# A lot of code borrowed from the prowlnotify.pl script at
# http://www.denis.lemire.name/2009/07/07/prowl-irssi-hack/
# and pushovernotify.pl (Daniel Johansson <[email protected]>)
# and http://www.geekfarm.org/wu/muse/scripts/growl-notify.txt
#
@cscorley
cscorley / TerminusBold-Powerline.ttf
Created February 6, 2012 00:01
Terminus (TTF) for Powerline
@napcs
napcs / .tmux.clipboard
Created August 15, 2011 19:28
My tmux config
# configuration for osx clipboard support
set-option -g default-command "reattach-to-user-namespace -l sh"