From e378b589cb3609c5f636ffa5cf0e19cc68bdf490 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sun, 11 Aug 2024 16:53:03 +0200 Subject: [PATCH] GZDoom thing --- gzdoom.cheat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gzdoom.cheat diff --git a/gzdoom.cheat b/gzdoom.cheat new file mode 100644 index 0000000..d137967 --- /dev/null +++ b/gzdoom.cheat @@ -0,0 +1,9 @@ +% gzdoom + +# Start GZDoom with given config file +gzdoom -config + +# Edit given GZDoom config file +nvim + +$ configPath: echo "~/.config/gzdoom/configs/$(ls ~/.config/gzdoom/configs | sk)"