#!/usr/bin/env bash git show $(git log --pretty=oneline --abbrev-commit | fzy | gawk '{print$1}')