Skip to content

Instantly share code, notes, and snippets.

View zkat's full-sized avatar
💭
Rusting it up

Kat Marchán zkat

💭
Rusting it up
View GitHub Profile
@zkat
zkat / embark_profiles.txt
Created April 13, 2020 04:14 — forked from passcod/embark_profiles.txt
Dwarf Fortress configs
[PROFILE]
[TITLE:WELL-PREPPED (0XABADIDEA STYLE)]
[SKILL:1:MINING:5]
[SKILL:1:HAMMER:2]
[SKILL:1:SWIMMING:2]
[SKILL:1:MELEE_COMBAT:1]
[SKILL:2:MINING:5]
[SKILL:2:SWORD:2]
[SKILL:2:CROSSBOW:2]
[SKILL:2:SWIMMING:1]
@zkat
zkat / index.js
Created June 29, 2017 00:06 — forked from junosuarez/index.js
async cli app boilerplate
#!/usr/bin/env node
if (process.mainModule === module) setImmediate(() => main(process.argv).catch(e => console.log(e.stack) && process.exit(1)))
async function main(argv) {
console.log(argv.slice(2))
}
@zkat
zkat / INSTALL.md
Created February 21, 2014 02:36 — forked from namuol/INSTALL.md

rage-quit support for bash

HOW TO INSTALL

Put flip somewhere in your $PATH and chmod a+x it.

Copy fuck into ~/.bashrc.