GZDoom thing

This commit is contained in:
Nox Sluijtman 2024-08-11 16:53:03 +02:00
parent 6c68373a7c
commit e378b589cb
Signed by: Egg
SSH key fingerprint: SHA256:2sG9X3C7Xvq2svGumz1/k7cm8l4G9+qAtAeugqB4J9M

9
gzdoom.cheat Normal file
View file

@ -0,0 +1,9 @@
% gzdoom
# Start GZDoom with given config file
gzdoom -config <configPath>
# Edit given GZDoom config file
nvim <configPath>
$ configPath: echo "~/.config/gzdoom/configs/$(ls ~/.config/gzdoom/configs | sk)"