#!/usr/bin/env fish

cliphist list | fuzzel -d -p "clip> " --with-nth 2 --width 50 | cliphist decode | wl-copy
