#!/bin/sh cat ~/.zz/cells | fzf --layout=reverse --height=40% | awk -F ';' '{print $1}'