From 899ea2b38b69a5c566d8cce6c015464fd146ead1 Mon Sep 17 00:00:00 2001 From: Mathias Magnusson Date: Mon, 8 Dec 2025 15:01:38 +0100 Subject: add pwntools config --- dot-config/pwn.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot-config/pwn.conf (limited to 'dot-config') diff --git a/dot-config/pwn.conf b/dot-config/pwn.conf new file mode 100644 index 0000000..05b35ed --- /dev/null +++ b/dot-config/pwn.conf @@ -0,0 +1,5 @@ +[context] +terminal = ['ghostty', '-e'] + +[update] +interval = never -- cgit v1.2.3