git --no-pager log --oneline -n 100 | perl -ne 'print "@~$n $_"; $n++' | fzf --reverse | cut -w -f1