~kris/dots

srice

ref: 178c9a25a484ead715392d50e21d03df486b8b41 srice/.local/bin/macro-etym -rwxr-xr-x 169 bytes
178c9a25 — Kris Yotam conky: sync proper config from moirai (was the greenred variant) 2 months ago
                                                                                
1
2
3
4
5
#!/usr/bin/env bash
# macro-etym -- analyze etymological composition of a text
# Requires: pip install macroetym
file="${1:?Usage: macro-etym <file>}"
macroetym "$file"