#!/bin/sh
. ~/.colors
vimb `tac $HOME/.config/vimb/history | dmenu -i -l 12 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3 | awk '{print $1;}'`