From b015ea7c9624b590dacf4898475d010ac571cef2 Mon Sep 17 00:00:00 2001 From: Malfurious <m@lfurio.us> Date: Sat, 3 Feb 2024 10:33:08 -0500 Subject: Install GEF in home directory --- .gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gdbinit') diff --git a/.gdbinit b/.gdbinit index 7016ae3..096fcb6 100644 --- a/.gdbinit +++ b/.gdbinit @@ -1 +1 @@ -source /usr/share/gef/gef.py +source ~/.gef.py -- cgit v1.2.3