#!/bin/sh # circumspiciƍ: Latin for looking around, inspecting du -a ~/my-repos/* | awk '{print $2}' | fzf | xargs -r $EDITOR