navi_cheats/gzdoom.cheat
2024-08-11 16:53:03 +02:00

10 lines
210 B
Plaintext

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