Skip to content

Instantly share code, notes, and snippets.

View xero's full-sized avatar
πŸ’­
πŸ’Ύ

xero harrison xero

πŸ’­
πŸ’Ύ
View GitHub Profile
@xero
xero / waffles
Created November 22, 2015 19:19
#termfood open your terminal and run `curl -L git.io/waffles`
β–„β–„β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–„
β–„β–€β–€β–€β–€β–€β–€β–€β–€ β–€β–€β–€β–€β–€β–€β–€[48;5;215
@xero
xero / poptart
Created November 22, 2015 19:17
#termfood open your terminal and run `curl -L git.io/poptart`
β–„β–„β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–„
 β–€ β–€β–€ β–€  β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€[48;5;
@xero
xero / pancakes
Created November 22, 2015 19:16
#termfood open your terminal and run `curl git.io/pancakes`
β–„β–„β–„β–„β–„β–„β–€β–„β–„β–„β–„β–„β–„β–„
β–„β–„β–„β–„β–€β–€β–€β–€        β–€β–€β–€β–€β–€β–€β–„β–„β–„
β–„β–„ β–€ β–€   β–€  β–€β–€β–€β–€[4
@xero
xero / pizza
Last active March 1, 2024 05:26
#termfood open your terminal and run `curl -L git.io/pizzza`
β–„β–„β–€β–€β–€β–€β–€β–„
β–„β–„β–€ β–€β–€β–€β–€β–€β–€β–€ 
β–„β–€β–€   β–€β–€β–€β–€β–€β–€β–€β–€ β–€β–„
β–„β–€β–€β–€  β–€β–€β–€[48;5;203
@xero
xero / taco
Last active March 1, 2024 05:26
#termfood open your terminal and run `curl -L git.io/taco`

β–„β–„β–„β–„ β–„β–„ β–„β–„β–„β–„β–„β–„
β–„β–„β–„β–„β–„ β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„β–„ 
β–„β–„β–„β–„ β–„ β–„β–„β–„β–„β–„ β–„ β–„ β–„  β–„β–„β–„
β–„β–„β–„β–„β–„ β–„β–„β–„β–„β–„ β–„ β–„ β–„ β–„β–„β–„
β–€β–„β–„β–„β–„β–„
Verifying that +xero is my blockchain ID. https://onename.com/xero
@xero
xero / battest.sh
Created June 11, 2015 15:20
low battery alert cron job
BATPATH=/sys/class/power_supply/BAT0
BAT_FULL=$BATPATH/charge_full
BAT_NOW=$BATPATH/charge_now
bf=$(cat $BAT_FULL)
bn=$(cat $BAT_NOW)
if [ $(( 100 * $bn / $bf )) -lt 15 ]
then
notify-send "low battery!"
fi
@xero
xero / irc.md
Last active April 17, 2025 15:44
irc cheat sheet
@xero
xero / todo.sh
Last active December 9, 2017 10:38
todo.sh
#!/bin/bash
#
# simple todo script
#
# β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“
# β–‘β–“ author β–“ xero <[email protected]>
# β–‘β–“ code β–“ http://code.xero.nu/todo
# β–‘β–“ mirror β–“ http://git.io/todo
# β–‘β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“
# β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
@xero
xero / h9rbj
Created January 31, 2015 18:18
impressivewebs/HTML9-Responsive-Boilerstrap-js deobfuscated >> http://git.io/FdMF
var ꐓ = [
"<pre style='font-family: monospace; font-size: 50px;'>",
"write",
" OH HAI<br>",
" .\"\";._ _.---._ _.-\"\".<br>",
" /_.'_ '-' /`-` _ \\<br>",
" .' / `\\ \\ /` \\ '.<br>",
" .' / ; _ _ '-; \\ ;'.<br>",
" _.' ; / / \\ \\ / \\ ; '._;._<br>",
" .-'.--. | / | \\0|0/ \\ | '-.<br>",