#!/bin/bash
git clone --depth 1 https://github.com/longld/peda.git
cd peda
echo "source $PWD/peda.py" >> ~/.gdbinit