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)"