added xpilotrc
incredible advance in the field of retro gaming
This commit is contained in:
parent
6c9ab56170
commit
ed72e61124
10
src/.config/xpilotrc
Normal file
10
src/.config/xpilotrc
Normal file
@ -0,0 +1,10 @@
|
||||
xpilot.name: immy
|
||||
xpilot.user:imogen
|
||||
xpilot.host:localhost
|
||||
|
||||
xpilot.keyTurnLeft: a
|
||||
xpilot.keyTurnRight: d
|
||||
xpilot.keyThrust: w
|
||||
|
||||
xpilot.keyLockClose: e
|
||||
xpilot.keyLockClose: q
|
@ -32,6 +32,8 @@ export GOPATH="$HOME"/.local/go
|
||||
export npm_config_userconfig=$XDG_CONFIG_HOME/npm/config
|
||||
export npm_config_cache=$XDG_CACHE_HOME/npm
|
||||
export npm_config_prefix=$XDG_DATA_HOME/npm
|
||||
# xpilot
|
||||
export XPILOTRC=$XDG_CONFIG_HOME/xpilotrc
|
||||
|
||||
# minrss scripts
|
||||
export MRSS_DIR="$HOME/dox/rss"
|
||||
|
Loading…
Reference in New Issue
Block a user