#!/bin/bash set -eu -o pipefail git clone --depth 1 https://github.com/hugsy/gef.git mkdir bin cat > bin/gdb-gef <> ~/.gdbinit <