diff options
| -rw-r--r-- | dot-config/pwn.conf | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
