Skip to content

Instantly share code, notes, and snippets.

View nathanross's full-sized avatar

Nathan Ross nathanross

View GitHub Profile
@nathanross
nathanross / termfx.rs
Created July 4, 2015 10:04
termfx.rs
#!/usr/bin/cargo-script-run
//! ```cargo
//! [dependencies]
//! regex = "*"
//! tempdir = "*"
//!
//!
//!
//! ```
@nathanross
nathanross / install-sway-debian-8.x.bash
Last active February 23, 2017 20:14
Install Sway on Debian Jessie
#!/bin/bash
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of