GZDoom thing
This commit is contained in:
parent
6c68373a7c
commit
e378b589cb
9
gzdoom.cheat
Normal file
9
gzdoom.cheat
Normal 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)"
|
Loading…
Reference in a new issue