Skip to content

Instantly share code, notes, and snippets.

View mavcunha's full-sized avatar

Marco Valtas mavcunha

View GitHub Profile
@mavcunha
mavcunha / tot.sh
Last active June 25, 2020 00:52 — forked from chockenberry/tot.sh
A shell script for Tot
#!/bin/sh
basename=`basename $0`
if [ -z "$*" ]; then
cat <<-EOH
usage: ${basename} <dot> [ -o | -r | <file> | - ]
options:
-o open dot in window with keyboard focus